 
/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

.w3-metro-dark-blue
{
 color:#fff!important;background-color:#2b5797!important
}
.w3-metro-dark-footer  
{
	color:#fff!important;
	background-color:#2b5797!important
}
.w3-metro-dark-footer  *
{
	color:#fff!important;
	 
}
.w3-hazera-footer{
	color:#fff!important;
	background-color:#081621!important;
	 box-shadow:0 2px 5px 0 rgba(228, 216, 216, 0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.w3-hazera-footer a {
	color:#b3aeae!important;
	 
}
