.elementor-2946 .elementor-element.elementor-element-75c75dc3{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2946 .elementor-element.elementor-element-b1448ea{--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 html, class: .elementor-element-4204154 *//* Early Intervention Cards - Me & My Child style */
.ei-wrapper{
  max-width: 900px;
  margin: 0 auto;
  padding: 20px;
  background: #F8F5F1;
  color: #4A3A2F;
  border: 1px solid #EADFD2;
  border-radius: 18px;
}

.ei-main-title{
  color: #5B3A21;
  font-size: 28px;
  line-height: 1.35;
  margin: 0 0 22px 0;
}

.ei-card{
  background: #FFFFFF;
  border: 1px solid #EADFD2;
  border-right: 6px solid #A67C52;
  border-radius: 18px;
  padding: 22px;
  margin: 0 0 22px 0;
  box-shadow: 0 10px 25px rgba(0,0,0,0.04);
}

.ei-card h2{
  color: #5B3A21;
  font-size: 20px;
  line-height: 1.4;
  margin: 0 0 10px 0;
}

.ei-card p{
  margin: 0 0 10px 0;
  line-height: 1.9;
  color: #4A3A2F;
}

.ei-card ul{
  margin: 0;
  padding-right: 20px;
  line-height: 1.9;
  color: #4A3A2F;
}

.ei-card li{
  margin: 6px 0;
}

.ei-note{
  color: #7A6A5F;
  font-size: 14px;
  line-height: 1.85;
  margin: 10px 0 0 0;
}/* End custom CSS */