.consent-modal{font-family:"Gabarito",sans-serif;border-radius:1.5rem;background:#fff;color:#202020}.consent-modal h2{font-weight:700}.consent-link{color:#004aad}.consent-modal #consent-accept{background:#004aad;border-color:#004aad;color:#fff;border-radius:.5rem}.consent-modal #consent-accept:hover{background:#00377f;border-color:#00377f}.consent-modal #consent-decline{background:#fff;color:#004aad;border-color:#004aad;border-radius:.5rem}.consent-modal #consent-decline:hover{background:#eef3fa}.consent-modal button:focus-visible{outline:3px solid #004aad;outline-offset:3px}