/* Citybil: presentation only; consent behavior stays in Bilonline CMS. */
.consent-modal { background: #f9f9f9; color: #1e1e1c; border-radius: 1rem; }
.consent-modal p { color: #1e1e1c; }
.consent-modal .consent-btn { border-radius: 999px; font-family: inherit; }
.consent-modal .consent-link { color: #0a1f3a; font-weight: 600; }
.consent-modal .consent-link:focus-visible { outline: 2px solid #123764; outline-offset: 3px; }
