body, html {
    overflow-x : clip !important;
}

.efe__push-legalTerms {
    position: absolute;
    bottom : 1vw;
    right: 2vw;
}

.fweight-normal {
    font-weight: normal !important;
}

/* Mobile */
@media (max-width: 480px) {
    .efe__push-legalTerms {
        font-size: 8px;
    }
}
