.heroHeadline {text-shadow:2px 2px #FFF !important;}
.uppercase{text-transform:uppercase;}
.heroDark{color:#000 !important;}

.uk-logo img{max-height:50px !important;}



@media only screen and (max-width: 640px) {
	h1.uk-heading-hero{font-size:50px !important;}
	span.uk-heading-divider.uk-display-inline-block{font-size:38px !important;border-bottom:0px !important;}
	h2.uk-h1{font-size:35px !important;}
	.uk-text-lead {font-size:16px !important;font-weight:400 !important;font-family:Barlow !important;}
	.uk-heading-primary{font-size:35px !important;}
}


@media only screen and (max-width: 960px) {

}

@media only screen and (max-width: 1200px) {

}





::-moz-selection { background: #bd0000; color: #fff; }
::selection { background: #bd0000; color: #fff; }