[data-header-style="Overlay"] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}
.btn--remote {
  color: var(--white) !important;
  border-color: var(--base-semi-light) !important;
}
.btn--remote:hover {
  background-color: var(--base-semi-light) !important;
}
