<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">footer{
margin-top: 20px;
border-top: 8px solid #999;
background: #222;
padding: 20px 0;
}
.footerCategorias h4 a {
	color: #666;
}
.footerCategorias li a{
	color: #999;
}
.footerCategorias hr{
	border: 1px solid #333;
}
.infoContacto h5{
	color: #999;
}
.formContacto h4{
	color: #666;
}
.final{
	padding: 20px 0;
	background: black;
}
.final ul li{
	display: inline;
	line-height: 30px;
	margin: 0px 5px;
	color:white;
}
.final .social ul li a i{
	font-size: 18px;
	margin:0 1px;
}

.infoContacto i{
	font-family: 'Ubunt', sans-serif;
	font-weight: normal;

}</pre></body></html>