/*
Implementation Skeleton v3 - 12/6/18
Add styles to overwrite customer CSS and global oustyles CSS. USE WITH CAUTION.
*/
.hero h1,
.page-intro h1,
h2 {
	text-transform: none;
}
