#container-footer {
    width: 100%;
    background: #0000a0;
    color: white;
    margin: 2.5rem 0 0 0  !important;
    line-height: 1.1 !important;
}

#top-footer {
    margin: 0 13.125rem !important;
}

.footer-with-statement {
    position: relative;
    padding: 2.1rem 0 1.1825rem !important;
}

.footer-with-statement>.footer-label {
    display: inline-block !important;
}

.footer-with-statement>.logo {
    position: absolute;
    right: 6.8rem !important;
    height: 5.8rem !important;
    width: 15rem !important;
}

.footer-with-statement>.footer-label p {
    position: relative;
    margin: 0;
    font-size: 2.125rem !important;
    font-weight: bold;
    font-family: MarsBold,
    sans-serif;
}

.footer-with-statement>.footer-label p:nth-child(odd) {
    color: #00d7b9;
}

.footer-with-statement>.footer-label p:nth-child(even) {
    color: #ffdc00;
}

.footer-with-statement .image-background {
    float: left;
    display: inline-block;
    width: 11.875rem;
    position: absolute;
    top: -1.845rem !important;
    left: -5.9375rem !important;
    opacity: 0.3;
}
.gdpr {
    display: flex;
    justify-content: flex-end;
}

.gdpr *{
    margin: 0 .31rem 0 1rem !important;
}

.copyright {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
}

.copyright p {
    font-size: .8rem !important;
    color: rgba(255, 255, 255, 0.808);
    line-height: 0 !important;
}
.gdpr a {
    color: rgba(255, 255, 255, 0.26) !important;
}

.optanon-show-settings-button.optanon-toggle-display {
	position:fixed;
	bottom:0;
	right:0;
}






















