:root{--page-title-display:none;}/* Start custom CSS */@media (min-width: 768px) and (max-width: 1024px) {
  html, body {
    background-color: #125464 !important;
    overflow-x: hidden;
  }
}/* End custom CSS */