
.card-header-primary select{
    color: #fff !important;
}
.card-header-primary select option{
    color: black;
}
.card-header-primary .form-group:not(:last-child){
    padding-right: 3%;
}
.notes{
    font-size: 1.125rem;
}