<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fee-structure-heading {
    text-align: center;
    margin-bottom: 3px;
}
.fee_structure_table {
    text-align: left;
}
.fee_structure_table thead tr th, .fee_structure_table tbody tr th {
    border: 1px solid #ccc;
    padding: 10px;
    font-weight: 700;
}
.transport-fee-note {
    display: block;
}</pre></body></html>