
.proxy-banner[data-v-ac6f275e] {
  background: linear-gradient(90deg, #FF6B35 0%, #F7931E 100%) !important;
  color: white !important;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.proxy-banner .banner-text[data-v-ac6f275e] {
  font-weight: bold;
  font-size: 1rem;
  text-transform: uppercase;
  text-align: center;
}
.proxy-banner .exit-btn[data-v-ac6f275e] {
  color: white !important;
  font-weight: bold;
}
.qa-banner[data-v-ac6f275e] {
  background-color: darkred !important;
  color: white !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner-text[data-v-ac6f275e] {
  font-weight: bold;
  font-size: 1.2rem;
  text-transform: uppercase;
  text-align: center;
}
