body {
    min-height: 100vh;
}
.navbar-brand img {
    height: 50px !important;
}
.features-1, .faq-section {
    background-color: #FBFCFC;
}
.overflow-xhidden {
    overflow-x: hidden
}
@media only screen and (max-width: 750px) {
    .phone-img {
        padding: 0 2rem;
        margin-bottom: 2rem;
    }
}
.swal2-loading {
    margin: 0!important;
    width: auto!important;
}
.grecaptcha-badge { 
    visibility: hidden;
}