.background-customizable {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #202124;
  background-color: white;
}
.banner-customizable {
  background-color: white;
}
.redirect-customizable {
  display: none !important;
}