.simple-banner {
  width: 100%;
  text-align: center;
  z-index: 99999;
  position: relative;
  display: block;
}

.simple-banner .simple-banner-text {
  font-weight: 700;
  padding: 10px;
}
