<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wp-block {} /*  Ensures MT files load in FSE */
/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General &gt;&gt; Site container **/
.kadence-sticky-header .site-container {
	width: 16px !important;
}

/** General &gt;&gt; Site header row container inner **/
.kadence-sticky-header .site-header-row-container-inner {
	box-shadow: 0 0 0 0 !important;
	width: 16px !important;
}


/*= Header ==================== */

/** Header &gt;&gt; Kadence sticky header site header row container inner **/
.kadence-sticky-header &gt; .site-header-row-container-inner {
	box-shadow: 0 10px 15px 0 rgba(35, 37, 39, 0.21) !important;
}

/** Header &gt;&gt; Header Language Switcher **/
#icl_lang_sel_widget-3 .wpml-ls-link {
	color: var(--global-palette9) !important;
	font-size: 12px !important;
}

/** Header &gt;&gt; Icl lang sel widget 3 wpml ls legacy list horizontal **/
#icl_lang_sel_widget-3 .wpml-ls-item-legacy-list-horizontal {
	font-size: 12px !important;
}

/** Header &gt;&gt; Site header row container inner **/
.kadence-sticky-header .site-header-row-container-inner {
	width: 16px !important;
}


/*= Content =================== */

/** Content &gt;&gt; Staff column image **/
.staff-column img {
	border-top-left-radius: 20px !important;
	border-top-right-radius: 20px !important;
}

/** Content &gt;&gt; Podcast Cards Image Height **/
#kt-layout-id_ced49d-f3 .kt-blocks-info-box-media-container {
	max-height: 218px !important;
	overflow-y: hidden !important;
}

/** Content &gt;&gt; Podcast card kt info box image **/
.podcast-card .kt-info-box-image {
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}

/** Content &gt;&gt; Kadence infobox Link Wrap **/
.kt-blocks-info-box-link-wrap {
	min-height: 100% !important;
}

/** Content &gt;&gt; Kadence infobox **/
.wp-block-kadence-infobox {
	height: 100% !important;
}

/** Content &gt;&gt; Breadcrumb **/
.breadcrumb {
	font-size: 14px !important;
	padding-left: 0 !important;
}

/** Content &gt;&gt; Breadcrumb Link **/
.breadcrumb a {
	text-decoration: none !important;
}

</pre></body></html>