.elementor-5114 .elementor-element.elementor-element-9ac1bc3{color:var( --e-global-color-secondary );}.elementor-5114 .elementor-element.elementor-element-4b264c9{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-5114 .elementor-element.elementor-element-9c4f3cf{width:20%;}.elementor-5114 .elementor-element.elementor-element-897d68d{width:60%;}.elementor-5114 .elementor-element.elementor-element-8eff005{width:19.978%;}}/* Start custom CSS for text-editor, class: .elementor-element-9ac1bc3 */.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 */