/* Add here all your css styles (customizations) */

#contact .contact-list a {
	color: #000;
}

.fullscreen-static-image {
	z-index: 999 !important;
}

.log-reg-block-simple {
	padding-top: 12px;
}

.log-reg-block-simple .btn-u-red:hover {
	border-color: #b03c3c;
}

.top-nav-collapse .log-reg-block-simple .btn-u {
	color: #fff;
	border-color: #c94645;
}

.promo-section p {
	max-width: 50%;
	margin: 50px auto 40px;
}

.promo-section a {
	color: #c94645;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
