.eren-client-area-item{margin-left:8px;display:flex;align-items:center;}
.eren-client-area-btn{background:var(--ast-global-color-0,#0b5fff);color:#fff!important;padding:8px 18px!important;border-radius:6px;font-weight:600;}
.eren-client-area-btn:hover{opacity:.9;}

/* CookieYes consent banner: default purple (#B184E0) fails WCAG AA contrast
   (2.9:1) against both white text and white background. Darkened to the
   site's own brand purple (13.4:1 contrast) without changing the design. */
.cky-btn-accept,.cky-btn-reject,.cky-btn-preferences{background-color:#4A0E6B!important;border-color:#4A0E6B!important;color:#fff!important;}
.cky-btn-customize{color:#4A0E6B!important;}
