/* BODY Y FONDO */

body {
    font-family: Roboto, sans-serif, "Helvetica Neue", Helvetica, Arial !important;
    font-size: 14px;
    line-height: 1.428571429;
    font-weight: var(--bs-body-font-weight);
    background: #f8f9fc !important;
}
    /* fondo residente */
.page {
    background: #f8f9fc !important;
}




.site-footer {

    background-color: #fff !important;
    border-top: none !important;
}
 








