.custom-control-input.error + label:before {
    border: 2px solid #f00;
    background-color: white !important;
}