.elementor-2182 .elementor-element.elementor-element-559a2a1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for container, class: .elementor-element-559a2a1 *//* ===============================
   AGRICULTURE PAGE – REAL FIX
   No font override – No wrapper
================================ */

/* ---------- DEFAULT (light bg) ---------- */
.agri-features,
.agri-showcase {
  color: #1a1a1a;
}

.agri-features p,
.agri-showcase p {
  color: #444;
}

/* ---------- HERO (dark bg) ---------- */
.agri-hero {
  background: linear-gradient(135deg, #0b2f1d, #1b5e20);
}

.agri-hero h1,
.agri-hero h2,
.agri-hero p,
.agri-hero li {
  color: #ffffff;
}

.agri-hero p {
  color: #e0f2f1;
}

/* ---------- FEATURES (white cards) ---------- */
.agri-feature {
  background: #ffffff;
  color: #1a1a1a;
}

.agri-feature * {
  color: inherit;
}

/* ---------- SHOWCASE (white section) ---------- */
.agri-showcase h2 {
  color: #1a1a1a;
}

.agri-showcase p {
  color: #444;
}

/* ---------- CTA (dark bg) ---------- */
.agri-cta {
  background: #0f1f17;
}

.agri-cta h2 {
  color: #ffffff;
}

.agri-cta a {
  background: #ffc857;
  color: #1a1a1a;
}

/* ---------- SAFETY (Elementor headings) ---------- */
.agri-hero .elementor-heading-title,
.agri-cta .elementor-heading-title {
  color: #ffffff;
}/* End custom CSS */