.rojo{
    color: #E2393A !important;
}

.gris{
    color: #4D4D4D !important;
}

.light-content .light-section h6{
    color: #E2393A;
}


#page-nav.blanco{
    background-color: #fff;
    color: #000;
    background-image:url(../images/fondo-contacto.jpg);
    background-size: cover;
}

/*.light-content .light-section .has-mask-fill > span {
		-webkit-text-fill-color: rgba(0,0,0,0.1);
		-webkit-background-clip: text;
		background-repeat: no-repeat;
		background-image: linear-gradient(#000, #E2393A);
	}*/

img.marketing-agency{
    max-width: 500px;
    min-width: 290px;
    width: 100%;
}


@media screen and (max-width: 500px) {
    img.marketing-agency{
        width: 250px;
    }
}


.blanco{
    color: #fff;
}
