.table th {
    background-color: #f2f2f2;
}

.table{
    border: 1px solid #ccc;
}

.custom-select{
    font-size: 14px !important;
}