
/* White background override for Global Partners section */
.hz-partners {
  background: #ffffff !important;
}

.hz-partners-section {
  background: #ffffff !important;
}

.hz-region {
  background: #ffffff;
}

/* Keep cards clean on white background */
.hz-partner-card {
  background: #ffffff;
}

/* Optional: make CTA area also cleaner but still highlighted */
.hz-partners-cta {
  margin-top: 86px;
}
