body {
    padding: 0 !important;
    background-image: url(../img/cafe_bg.webp);
    background-size: cover;
}

#forgot_password {
    padding: 0 !important;
}

.fnt-2 {
    font-size: 2rem;
}

.section-footer.container-fluid a {
    color: #FFF;
}