.elementor-30700 .elementor-element.elementor-element-012ee98{--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;}.elementor-30700 .elementor-element.elementor-element-a2aba57{--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;}.elementor-30700 .elementor-element.elementor-element-3bf0557{--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;}.elementor-30700 .elementor-element.elementor-element-00fd9e4{--display:flex;}.elementor-30700 .elementor-element.elementor-element-00fd9e4:not(.elementor-motion-effects-element-type-background), .elementor-30700 .elementor-element.elementor-element-00fd9e4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#76D367;}.elementor-30700 .elementor-element.elementor-element-8b143e9{--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 *//* Page → Advanced → Custom CSS
   Minimal, safe styling: no editor-tab handling, no “all *” resets.
   Only styles that should not break layout. */

/* Background + base text */
body{
  background: #f6fbf8 !important;
  color: #07190f !important;
}

/* Headings */
h1, h2, h3, h4, h5, h6,
.elementor-heading-title{
  color: #07190f !important;
  font-family: "Jakarta", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: -0.02em !important;
}

/* Body text */
p, li,
.elementor-text-editor,
.elementor-widget-text-editor p,
.elementor-widget-theme-post-content p{
  color: #07190f !important;
  font-family: "Jakarta", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: -0.005em !important;
  line-height: 1.65 !important;
}

/* Links */
a{
  color: #22d46c !important;
  text-decoration: none !important;
}
a:hover{
  color: #13b85b !important;
}

/* Buttons */
.elementor-button,
.elementor-widget-button a.elementor-button{
  background: #000 !important;
  color: #fff !important;
  border: 1px solid transparent !important;
  border-radius: 999px !important;

  font-family: "Jakarta", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif !important;
  font-weight: 700 !important;

  line-height: 1.1 !important;
  box-shadow: 0 14px 40px rgba(0,0,0,.12) !important;

  /* IMPORTANT: do not force padding here if it’s breaking layout */
}

/* Only add SECTION PADDING if padding is actually missing:
   Apply to a common safe target: the section's direct container wrapper. */
.elementor-section > .elementor-container{
  padding-top: 64px !important;
  padding-bottom: 64px !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
}/* End custom CSS */