  .customblackLinks a:link, .customblackLinks a:visited, .blackLinks a:link, .blackLinks a:visited {color:#000; text-decoration:none;}
.customblackLinks a:hover, .blackLinks a:hover {text-decoration:underline; color:#236192;}
.page-content .row .col > .news-container, .page-content .row .col > .events-container {padding:2rem 1rem;}

/* Custom Header styles */
.merriweather {font-family: 'Merriweather', serif;}
.headerLeft {width:99%;}
.siteLogo {margin-right:0.5rem;}
.siteLogo a.linked-img img {height:25px; width:auto;}
.uafLogoText {display:block !important; font-size:.842rem; line-height:.842rem; max-width:224px; text-wrap:balance;}
.uafLogoText a.linked-img img {height:12px; width:auto;}
.headerRight {width:1%;}
.nav-gold-border {background:#ffcd00;}
.site-header {display:none;}
@media (min-width: 576px) {
	.siteLogo a.linked-img img {height:40px; width:auto;}
	.uafLogoText {max-width:413px;}
	.uafLogoText a.linked-img img {height:15px; width:auto;}
	.uafLogoText .barlow .department-name-line {display:block; font-size:1.16rem; line-height:1.16rem; margin-left:-1px; position:relative;}
	.uafLogoText .merriweather .department-name-line {font-size:1.15rem; line-height:1.15rem;}
	.uafLogoText a.linked-img .department-graphic {display:inline;}
	.uafLogoText a.linked-img .department-graphic-mobile {display:none;}
}
@media (min-width: 768px) {
	.siteLogo a.linked-img img {height:50px; width:auto;}
	.uafLogoText {max-width:605px;}
	.uafLogoText a.linked-img img {height:18px; width:auto;}
	.uafLogoText .barlow .department-name-line {display:block; font-size:1.53rem; line-height:1.5rem; margin-left: -2px; margin-top:-1px; position:relative;}
	.uafLogoText .merriweather .department-name-line {display:block; font-size:1.4rem; line-height:1.4rem; margin-left:-2px; margin-top:-1px; position:relative;}
}