/* visa fees */

.visa-fees-table {position: relative;}
.visa-fees-table-title {background-color: #3b3663;color: #fff;padding: 10px 25px;}
:is(.visa-fees-table-title) :is(h1, h2,  h3,  h4,  h5, h6) { color: inherit; padding:0px;margin-bottom: 0;font-size: 24px;} 
.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: #f2f1fb;}
.visa-fees-btn {margin-top: 30px; text-align: end;}