/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .form-check #privacy:not(:checked)+label::after {
    background-color: #ffffff !important;
    border-color: #5b6f82;
    z-index: 0;
}