/* CookieYes — единый шрифт для всех состояний */
#cookieyes,
#cookieyes *,

.cky-consent-bar,
.cky-consent-bar *,

.cky-preference-center,
.cky-preference-center *,

.cky-modal,
.cky-modal * {
    font-family: 'Geologica', Arial, sans-serif !important;
    font-weight: 400;
}
/* CCPA: Do Not Sell or Share My Personal Information */
.t-ccpa__link,
.t-ccpa__link a {
    color: #2543FF !important;   /* нужный цвет */
}
