/**
 * Minimal styling — the banner reuses .language-fallback from bc_ielts theme.
 * Anything specific to the geo banner goes here.
 */

.bc-geo-banner {
  position: relative;
  z-index: 50;
}

.bc-geo-banner .bc-geo-banner__dismiss {
  cursor: pointer;
}
