.slice {
    padding-top: 4rem;
    padding-bottom: 4rem;
    position: relative;
}

.footer-bottom {
    padding: 0.6rem 0;
    background: #131313;
}
.navbar.bg-base-99 {
    background-color: #ffffff;
}
.sct-color-99 {
    background-color: #f2f2f2;
}
@media (max-width:767px){.hidden-xs{display:none!important} .visible-xs{display:inline!important}}
.bg-impago { 
    color: #9C0055;
    background-color: #ffdde1 !important;
}

.bg-pagado{  
    color: #006153 !important;
    background-color: #C6EFCE !important;
}
 
.shadow-text{
    text-shadow: 2px 1px 4px rgba(150, 150, 150, 1);
}

