.textoMenu {
    color: #000 !important;
}

.textoMenu a {
    color: #000 !important;
}

.textoAbierto {
    color: #000 !important;
}

.textoHora {
    color: #000 !important;
}

.textoMenu:hover {
    text-decoration-color: #1D1D1F !important;
}

.logoCabezal {
    background-image: url('Logo.png') !important;
    background-size: contain;
}