.footer .footer-wrapper .footer-bottom .footer-legal-menu .cmp-revoke-consent {
	bottom: unset;
  left: unset;
  position: relative;
}
.footer .footer-wrapper .footer-bottom .footer-legal-menu>li a {
    font-size: 12px;
}

@media (max-width: 1520px) {
    .footer .footer-wrapper .footer-top {
        margin: 0 0 60px;
    }
    .footer .footer-wrapper .footer-bottom .footer-bottom-links, .footer .footer-wrapper .footer-bottom .footer-social {
        float: none;
        text-align: center;
    }
    .footer .footer-wrapper ul.inline-menu li a, .footer .footer-wrapper ul.footer-legal-menu li a, .footer .footer-wrapper ul.footer-social-menu li a {
        font-size: 1.125rem;
    }
    .footer .footer-wrapper .footer-bottom .footer-social {
        margin: 0 0 25px;
    }
    .footer .footer-wrapper .footer-bottom .footer-social .footer-social-menu>li {
        margin: 0 10px;
    }
    .footer .footer-wrapper .footer-bottom .footer-legal-menu {
        margin: 0 0 25px;
    }
    .footer .footer-wrapper .footer-bottom .footer-bottom-links ul li, .footer .footer-wrapper .footer-bottom .footer-social ul li {
        float: none;
        display: inline-block;
    }
    .footer .footer-wrapper .footer-bottom .footer-legal-menu>li a {
        margin: 0 0 0 -4px;
        padding: 0 20px;
        font-size: 12px;
    }
    .footer .footer-wrapper {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
}