.required:after {
    content:" *";
    color: red;
}

label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 700;
    float: right !important;
}