/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

:root {
	--cnvs-themecolor: #003a72;
	--cnvs-themecolor-rgb: 0, 58, 114;
}


#footer {
	background-color: #EEE;
}

#copyrights {
	background-color: #003a72;
}

#copyrights {
	color: rgba(254,254,254,1);
}


#header-wrap #logo img {
  height: 75px;
}	font-size: 10px;
}
