
.table{ margin-bottom: 0;}      
.table tr th, .table tr td {border: 1px solid #9a9a9a;padding: 15px 15px;font-size: 16px;font-family: 'Gilroy';text-align: center;}
.table thead {background: #333446;}
.table thead tr th {padding: 15px 15px;color: #fff;}
.visa-fees {padding: 50px 0px;}
.table>:not(:last-child)>:last-child>* {border-bottom: none;}
.table>tbody tr:nth-child(odd) {background: #fff;}
 
