/* Add custom CSS styles below */ 
.s-block--banners .on-text {
   top: 25% !important;
   color: #6b3a8d !important;
}

body > div[style*="position: fixed"][style*="right: 20px"][style*="bottom: 30px"][style*="z-index: 9999"] {
  display: none !important;
}