/* === Remove Mobirise bottom space safely === */
section.display-7 {
  display: none !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
}
