/*NO BORRAR NI REMPLAZAR POR EL CSS DEL REPOSITORIO*/
#page{
    margin-top: var(--header-size);
}
@media (max-width: 767px) {
    .background-image-mobile-vacia::after {
        background-image: linear-gradient(180deg,rgba(61, 61, 61, 0.3) 40%,rgba(60, 59, 59, 0.81) 80%) !important;
    }
}
