/*!
 * Start Bootstrap - Small Business (http://startbootstrap.com/template-overviews/small-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-small-business/blob/master/LICENSE)
 */

body {
	padding-top: 54px;
	color: rgba(255,255,255,1.00);
	background-color: rgba(0,0,0,1.00);
}



.overrun {
	background-color: #679212;
	padding: 20px 5px 3px;
	color: #FFF;
	font-size: 14px;
	line-height: normal;
	text-align: center;
}
.overrun .head {
	font-size: 20px;
	color: #F8D562;
}


@media (min-width: 992px) {
    body {
	padding-top: 56px;
	color: rgba(255,255,255,1.00);
	background-color: rgba(0,0,0,1.00);
    }
}
