/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 18 2025 | 21:32:01 */
#header {
	padding-top: 40px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 500;
	text-shadow: 1px 1px 2.5px #000;
	font-style: normal;
	width: 100%;
}
.header-title {
	font-size: 1rem;
	letter-spacing: 1px;
	margin-top: 15px;
	color: #40d1a3;
}
.header-tagline {
	font-size: .9rem;
	color: #fff;
}
.header-contact-info {
	font-size: .9rem;
	margin-top: 5px;
	color: #fff;
}
.basr-logo-header {
	width: 250px;
	height: 75px;
	margin-bottom: -10px;
	margin-top: -5px;
}
#footer {
	color: #fff;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
	width: 100%;
}
.footer-menu {
	font-size: 1rem !important;
}
.footer-title {
	font-size: 1rem;
	letter-spacing: 1px;
	margin-top: 15px;
	color: #40d1a3;
}
.footer-tagline {
	font-size: .9rem;
	color: rgb(19, 179, 243);
}
.footer-tagline a:link, a:visited, a:active {
	color: rgb(255, 255, 255);
	text-decoration: none;
}
.footer-tagline a:hover {
	color: rgb(19, 179, 243);
	text-decoration: none;
}
.footer-contact-info {
	font-size: .9rem;
	margin-top: 5px;
	color: #fff;
}
.basr-logo-footer {
	width: 250px;
	height: 75px;
	margin-bottom: -10px;
	margin-top: -5px;
}

