body {
    height:100vh;
    background-color: #f8f9fa;
    background-image: url(../img/pattern.svg);
}
.swal2-loading {
    margin: 0!important;
    width: auto!important;
}
.grecaptcha-badge { 
    visibility: hidden;
}