

.df-widgets { margin: -24px 0;}

.df-widgets .sorteo-page .section-sorteo .card {
    gap: 0 !important;
    padding: 0 !important;
}

.df-widgets .sorteo-page .section-sorteo .card .card-header {
    width: 100% !important;
}

.df-widgets .sorteo-page .section-sorteo .card .show {
    width: 100% !important;
}


.footer {
    .container-footer {
        a {
            color: #FFF !important;
            &:hover {
                color: var(--color-link) ;
            }
        }
    }
}

