/* visa fees */


.visa-fees-table {position: relative;}

.visa-fees-table-title {background-color: #0c284c;color: #fff;}
:is(.visa-fees-table-title) :is(h1, h2,  h3,  h4,  h5, h6) { color: inherit; padding: 10px;margin-bottom: 0;} 
.visa-fees-table tr td, .visa-fees-table tr th {text-align: center;padding: 15px;border-width: 1px;}
.visa-fees-table tr:nth-child(even) {background-color: #e8e8e8;}
.visa-fees-btn {margin-top: 30px;text-align: center;}