html,
.mask {
  background-repeat: no-repeat;
  background-position: 50%;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

* {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

body.ultimate-branding-settings-db-error-page .overall {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
body.ultimate-branding-settings-db-error-page .overall {
  display: flex;
  align-items: center;
}
body.ultimate-branding-settings-db-error-page .overall .page {
  margin: 0 auto;
  padding: 0 2em;
}


/* 629284-1767030189-au */