.timesheet-bgs {
    background-color: #f9faff;
}

.timesheet-heading h3 {
    font-family: "Poppins Semi-bold";
}

.timesheet-table table th {
    background-color: #edeff8;
    padding: 15px 10px;
}