:root {
    --top-bar-color: var(--background-1-base-alt);
}

#contact_section .interest-list .mobile-header {
    color: var(--background-3-base-alt);
}

.insidepage .fees-root.table-one .fees {
    max-width: 1050px;
    width: 100%;
    margin-bottom: 50px;
}

.insidepage .fees-root.table-one .fees__header {
    padding: 0;
}