/* Remove the blank Zoho space above the custom Proven homepage */
body #pw-site {
  margin-top: -22px !important;
}

/* Prevent the offset from adding extra space at the bottom */
body {
  margin: 0 !important;
  padding: 0 !important;
}