.footer-bottom {
    align-items: center;
    gap: 18px 30px;
}

.footer-bottom .cmplz-manage-consent {
    appearance: none;
    background: transparent;
    border: 0;
    color: inherit;
    font: inherit;
    margin: 0;
    padding: 0;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 5px;
}

.footer-bottom .cmplz-manage-consent:hover {
    color: #e6b0a1;
}

/* Match the portal typography and give accepting and declining equal weight. */
body .cmplz-cookiebanner{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;border:1px solid #cad5c3;border-radius:6px}
body .cmplz-cookiebanner .cmplz-title{font-size:20px;font-weight:650;color:#263f2b}
body .cmplz-cookiebanner .cmplz-message,body .cmplz-cookiebanner .cmplz-message p,body .cmplz-cookiebanner .cmplz-description{font-size:16px;line-height:1.5}
body .cmplz-cookiebanner .cmplz-buttons .cmplz-btn{font:600 16px/1.25 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:46px;border-radius:4px}
body .cmplz-cookiebanner .cmplz-buttons .cmplz-accept,body .cmplz-cookiebanner .cmplz-buttons .cmplz-deny{background:#405d3c!important;border:1px solid #405d3c!important;color:#fff!important}
body .cmplz-cookiebanner .cmplz-buttons .cmplz-view-preferences,body .cmplz-cookiebanner .cmplz-buttons .cmplz-save-preferences{background:#edf2e9!important;border:1px solid #cad5c3!important;color:#263f2b!important}
body .cmplz-cookiebanner .cmplz-links .cmplz-link{font-size:14px;color:#405d3c}
body .cmplz-cookiebanner button:focus-visible{outline:3px solid #243f29;outline-offset:3px}
body .pc-footer-legal .cmplz-manage-consent{appearance:none;background:transparent;border:0;color:inherit;font:inherit;padding:0;text-decoration:underline;text-underline-offset:4px;cursor:pointer}
