.t-Footer {
    Display: block !important;
    padding: 0 !important;
}

.t-Footer-apex {
    Display: none !important;
}

.t-Footer-top {
    Display: none !important;
}

.social-link{
    color: white !important;
}

.social-link {
    background: #1414a0;;
    width: 2.25rem;
    height: 2.25rem;
    margin: 0 0.125rem;
    display: inline-block;
    line-height: 2rem;
    font-size: 1rem;
    border-radius: 0.375rem;
}


.t-MegaMenu {
    --a-menu-focused-background-color: #00bfff !important;
    --a-menu-focused-text-color: #ffffff !important;
}

.t-MegaMenu-list--sub .t-MegaMenu-item.is-active>.t-MegaMenu-itemBody {
    background-color: #1E90FF !important;
}

.t-MegaMenu-item--top.is-active>.t-MegaMenu-itemBody {
    background-color: #1E90FF !important;
}