

footer .lightGreen-footerBand {
	background: #003764;
	color: white;
	padding: 20px 0;
}


footer .legal {
	text-align: center;
	padding-top: 10px;
	font-size: 12px;
}

footer .legal a {
	color: #fff;
	text-align: center;
	font-size: 12px;
}


@media(max-width: 767px){
	
	footer .coberturas-band p{
		font-size: 13px;
	}


footer .lightGreen-footerBand {
	text-align: center;
}

	
}