.elementor-widget-n-carousel .custom-carousel .swiper {
	padding-bottom: 0 !important;
}

.custom-carousel .swiper-slide {
	display: flex;
	flex-direction: column;
	padding: 10px 20px;
	border-radius: 34px;
	background: #d8d9d9;
}

.custom-carousel .school-name {
	flex-grow: 1;
	margin-bottom: 5px;
	text-align: center;
	font-size: 21px;
}

.custom-carousel .school-location {
	text-align: center;
	text-transform: uppercase;
}