.elementor-7 .elementor-element.elementor-element-a85e886{color:var( --e-global-color-secondary );}.elementor-7 .elementor-element.elementor-element-92f8e7e{width:var( --container-widget-width, 101.003% );max-width:101.003%;--container-widget-width:101.003%;--container-widget-flex-grow:0;text-align:center;font-family:"Montserrat", Sans-serif;}@media(min-width:769px){.elementor-7 .elementor-element.elementor-element-bc51267{width:9.999%;}.elementor-7 .elementor-element.elementor-element-25821e81{width:79.297%;}.elementor-7 .elementor-element.elementor-element-afb53ad{width:10.036%;}}/* Start custom CSS for text-editor, class: .elementor-element-a85e886 */.lined-heading {
  display: flex;
  align-items: center;
  justify-content: center; /* This centers the whole group */
  text-align: center;
  font-weight: normal; 
  font-size: 1rem;
  width: fit-content;
  margin: 0 auto; /* Centers the heading block itself */
}

.lined-heading::before,
.lined-heading::after {
  content: "";
  width: 75px;
  border-bottom: 1px solid #00344c;
  margin: 0 3rem;;
}/* End custom CSS */