.container-main-contacto{
    width: 100vw;
    height: 100vh;
    background-image: url('../store/BG-Contacto.jpg');
    background-position: center;
    background-size: cover;
}

.zocalo-contacto{
    /*background-color: rgba(33, 186, 33, 0.138);*/
    color: rgba(33, 186, 33, 0.712);
}