.elementor-3227 .elementor-element.elementor-element-8a0f0bb{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:20px;--padding-left:50px;--padding-right:50px;}.elementor-3227 .elementor-element.elementor-element-c9be555 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:35px;font-weight:600;}.elementor-3227 .elementor-element.elementor-element-b1421e9{column-gap:0px;}/* Start custom CSS for text-editor, class: .elementor-element-b1421e9 *//* Custom CSS for h3 tags inside this specific article */
article h3 {
  font-size: 1.1rem; /* smaller than h2 */
  color: #333333; /* softer dark color */
  font-weight: 600;
  margin-top: 1em;
  margin-bottom: 0.5em;
  line-height: 1.4;
  text-transform: none;
}

/* Optional: style h2 to visually separate from h3 */
article h2 {
  font-size: 1.5rem;
  color: #0a3d62; /* deep blue tone */
  font-weight: 700;
  border-left: 4px solid #0a3d62;
  padding-left: 10px;
  margin-top: 1.5em;
  margin-bottom: 0.8em;
}/* End custom CSS */