/*
Theme Name: CBER Culverhouse College of Business Wordpress Theme
Author: Jaclyn Head - Web Dev
Description: Derived from the official University of Alabama WordPress theme which is based off the UA Template released in 2016. Contact jhead@cba.ua.edu for support.
Version: 1.0.1
*/

.content-box.bg-primary h3,
.content-box.bg-primary a,
.content-box.bg-dark h3,
.content-box.bg-dark a {
	color: white !important;
}

a#skip-link {
	display: block;
	position: absolute;
	top: -1000em

}

a#skip-link:focus {
	top: 0;
	z-index: 100000000;
}
