.small-caps {
	font-variant-caps: all-small-caps;
}

/* hero video fail fix */
html.enhanced .section-hero .loading-error + .hero-copy-container .hero-text-animate {
	opacity: 1;
	transform: translateY(0);
}
