/* Site-wide bits that used to live in style-schedule.css and are still used
   by the theme outside the schedule markup. Kept so nothing regresses. */

body.ast-separate-container {
	background-color: transparent;
}

body.elementor-kit-15995 h2 {
	font-size: 35px !important;
	line-height: 1.2em;
}

.logo-platform-img {
	float: left;
	display: block;
	background: rgba(255, 255, 255, 0.98);
	padding: 15px;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	-webkit-filter: drop-shadow(5px 5px 2px rgba(34, 34, 34, 0.1));
	filter: drop-shadow(5px 5px 2px rgba(34, 34, 34, 0.1));
}

.logo .elementor-heading-title {
	width: 120px;
}

.menu-icon-bma {
	max-width: 30px;
	margin-top: 3px;
}

.menu-icon-bma svg {
	font-size: 16px;
}
