.Inicial{
    background-image: url("../img/inicial.png");
    height: 500px;
}

#Texto_Inicial{
    z-index: 1;
    margin-left: 45%;
    font-family: "Anton SC", sans-serif;
    font-weight: 400;
    font-style: normal;
}

#mision{
    color: red;
}


.marcas img{
    width: 100%;
}
.empresa{
    background-image: url("../img/fondo3.png");
}
#texto_empresa{
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}

