@charset "utf-8";
h1,.h1,h2,.h2 {font-family: 'Alfa Slab One', sans-serif;font-weight:normal;margin-top:1rem}
h1,.h1 {font-size:2.2rem}
h2,.h2 {font-size:1.5rem}
h3 {font-size:1rem}
h2.construction,.vt-item h2 {display:inline-block;background-color:#FC0;color:#111;padding:0 0.9rem 0 0.9rem;margin-bottom:0}
a {color:#FFF}
a:hover {color:#FC0;text-decoration:none}
.vt-item p {font-size:1.1rem;background-color:#111;color:#EEE;padding:0.5rem 0.9rem 0.5rem 0.9rem}
/* .plyr {margin-bottom:1rem} */
.vt-item {margin-bottom:1.5rem}
.brand {padding-top:1.5rem}
.brand h1,.brand h2 {margin:0}

@media screen and (min-width:768px) {
	h1,.h1 {font-size:3rem}
	h2,.h2 {font-size:2rem}
	h3 {font-size:1.2rem}
}