<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.logo-especial-header {
    max-height: 97px;
    max-width: 250px;
    height: auto;
    width: 181px;
}
.mas-leidos-y-noticias .numerito {
    color: #36FCF0;
}
.seccion-mas-leidos .titulo-nota span {
    color: #672877 !important;
}
.enlace-guia-proveedores {
    border: 1px solid #FE5900;
    background-color: #FE5900;
    border-radius: 17.5px;
    color: #FAFAFA;
    font-family: Roboto;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 12px;
    padding: 12px 20px;
    text-align: center;
    width: 255px;
    margin-bottom: 15px;
}
.enlace-guia-proveedores:hover {
	color: white;
	text-decoration: none;
}
@media (min-width: 992px) {
	.contenedor-logo-guia {
	    height: 85px;
	    border-bottom: 1px solid #5C709E;
	}
	.logo-bbcl-header {
	    margin-top: 0px;
	    margin-bottom: 0px;
	}
	.enlace-guia-proveedores {
	    margin-bottom: 0px;
	}
    .contenedor-header {
        margin-bottom: 30px;
    }
}</pre></body></html>