/* The homepage hero carousel remains visible on desktop only. */
@media (max-width: 767px) {
  body#index .elementor-element-78c018e0,
  body#index .elementor-element-5df1d1df {
    display: none !important;
  }
}
