.help-block {
    color: red !important;
}
.modal.show-loader .modal-dialog {
    opacity: 0;
}

.modal.show-loader {
    background-image: url('/res/freedom_landing/img/loaders/infinity.svg');
    background-position: center 35%;
    background-repeat: no-repeat;
}
.card {
    border-radius: 10px;
}
