@charset "utf-8";
/* CSS Document */

.cortexto-banner{
   color: #1a4385 !important;	
}

@media screen and (max-width:500px) {

.cortexto-banner{
   color: #FFF !important;	
}	
	
}