.title{
        font-weight: bold;
        font-size: 30px;
}

.table th{
    color:black !important;
    font-weight: 400 !important;

}
.table td{
    color:black !important;
    font-weight: bold !important;
}