.m-b-20 {
    margin-bottom: 20px;
}
.m-t-60 {
    margin-top: 60px;
}
.overall-header-bg {
    background-color: #4472c4 !important;
    color: #fff;
}
.overall-row-bg {
    background-color: #d9e2f3;
}
.overall-table tbody tr:nth-of-type(odd) {
    background-color: #fff;
}
.overall-table td {
    border: 1px solid #4472c4 !important;
}
