@import url('https://fonts.googleapis.com/css2?family=Overpass:ital,wght@0,100;0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');
body {font-family: 'Overpass', sans-serif; font-size:12px;}
.overpass {font-family: 'Overpass', sans-serif;}
.c-h1 {font-size:25px; color:#1d1d1b !important;}
.c-h2 {font-size:16px; color:#474747 !important;}
.c-a1 {color:#025095 !important;text-decoration:none;}
.c-h3 {font-size:25px; color:#025095 !important;}
.c-h4 {font-size:16px; color:#025095 !important;}
.c-h5 {font-size:16px; color:#c00d0e !important;}
.table-sm tr {}
.table td, .table th {border-top: 1px solid #fff;padding-left:10px;padding-right:10px;}
.tr-1 {color:#be0e0f;}
.tr-1:hover {background-color:#fee4e4 !important;color:#be0e0f !important;} 
.thead-1 {background-color:#025095;color:#fff;font-size:14px;font-weight:700;}
.thead-1 th {padding-top:12px;padding-bottom:12px;}
.table-striped tbody tr {background-color:#ededed;}
.table-striped tbody tr:nth-of-type(odd) {background-color: #d7d7d7;}