/* Do not inherit white top-bar text inside the white language dropdown. */
.header-links .cp-trp-switcher .gt_options a,
.header-links .cp-trp-switcher .gt_options a span {
  color: #0b1f42 !important;
  font-family: var(--body-font, Arial, sans-serif) !important;
}
.header-links .cp-trp-switcher .gt_options a.gt-current,
.header-links .cp-trp-switcher .gt_options a.gt-current span {
  color: #087f80 !important;
}
.cp-trp-switcher a:focus-visible { outline: 2px solid #087f80; outline-offset: 2px; }
