.absolute-footer {
    display: none !important;
}

.dark .ux-menu-link__link,
footer p {
    font-weight: normal;
    color: #999 !important;
}

.footer-title p {
    font-weight: 500;
    color: #fff !important;
}

.banner-footer h3 {
    font-size: 24px;
    font-weight: normal;
}

.banner-footer p {
    font-size: 16px;
    font-weight: normal;
}

.banner-footer .button {
    line-height: 50px;
    font-size: 16px;
    font-weight: normal;
    border-width: 1px;
}

.img-white {
    filter: brightness(0) invert(1);
}