.elementor-kit-29768{--e-global-color-primary:#A9222E;--e-global-color-secondary:#207845;--e-global-color-text:#363535;--e-global-color-accent:#207845;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Roboto", Sans-serif;font-style:normal;}.elementor-kit-29768 e-page-transition{background-color:#FFBC7D;}.elementor-kit-29768 a{font-family:"Helvetica", Sans-serif;}.elementor-kit-29768 h1{font-family:"Inter", Sans-serif;font-size:1px;}.elementor-kit-29768 h2{font-family:"Helvetica", Sans-serif;}.elementor-kit-29768 h3{font-family:"Helvetica", Sans-serif;}.elementor-kit-29768 h4{font-family:"Helvetica", Sans-serif;}.elementor-kit-29768 h5{font-family:"Helvetica", Sans-serif;}.elementor-kit-29768 h6{font-family:"Helvetica", Sans-serif;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Center the glyph inside each social square */
.center-social .elementor-social-icon {
  display: inline-flex;          /* turn each square into a flex box */
  align-items: center;           /* vertical center */
  justify-content: center;       /* horizontal center */
  line-height: 1;                /* kill inherited tall line-heights */
  margin: 0;                     /* avoid odd offsets */
}

/* Make sure the icon itself doesn’t add spacing */
.center-social .elementor-social-icon i,
.center-social .elementor-social-icon svg {
  display: block;
  line-height: 1;
  margin: 0;
}

/* If your squares look off because of inherited link styles */
.center-social a { line-height: 1; }/* End custom CSS */