/***** GENERAL *****/
#noauth-helper {
    border: 1px solid #fff;
}

.error-title {
    font-size: 10rem;
}

.vh-100 {
    height: 100vh;
}

.btn:not(.fab-menu-btn) {
    min-width: 220px;
}
