
.qa-banner[data-v-4cf0446d] {
  background-color: darkred !important;
  color: white !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner-text[data-v-4cf0446d] {
  font-weight: bold;
  font-size: 1.2rem;
  text-transform: uppercase;
  text-align: center;
}
