.checkbox input[type="checkbox"]:checked + label::before {
    font-family: 'Font Awesome 5 Free' !important;
    content: "\f00c" !important;
}



.login-card {
    height:100% !important;
}


