/* Add here all your css styles (customizations) */

/* Hero background image */
.g-bg-hero-main {
	background-image: url(../../mt/main-page-waveform.jpg);
}

/* Utility: hidden by default (toggled via JS) */
.u-hidden {
	display: none;
}

/* MPEG notice text */
.u-mpeg-notice {
	font-size: 10px;
	padding-left: 25px;
	padding-right: 40px;
}
