/*************************************************************
Styles for RVGS Division Theme
**************************************************************/
.logo {
	background-image:url('../images/RVGS-logo.svg');
	background-repeat:no-repeat;
	background-position:center top;
	background-size:contain;
	height:140px;
	width:auto;
	text-indent:-999999px;
}

footer .contact-info {
	background : rgba(0, 174, 239, 1);
}