

.form-label {
    font-weight: 500;
}
.form-group{
    margin-bottom: 1rem;
}
/*.btn-primary{*/
/*    color: black !important;*/
/*}*/
/*.btn-primary:hover{*/
/*    color: white !important;*/
/*}*/
tr{
    vertical-align: middle;
}
.card-body{
    color: #333333;
}
