.elementor-8125 .elementor-element.elementor-element-2022798d{--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;}.elementor-8125 .elementor-element.elementor-element-372d01fa .e-contact-buttons{--e-contact-buttons-contact-button-icon:#FFFFFF;--e-contact-buttons-contact-button-bg:#00DAFC;--e-contact-buttons-contact-gap:6px;--e-contact-buttons-contact-padding-block-end:12px;--e-contact-buttons-contact-padding-block-start:12px;--e-contact-buttons-contact-padding-inline-end:12px;--e-contact-buttons-contact-padding-inline-start:12px;}.elementor-8125 .elementor-element.elementor-element-372d01fa .e-contact-buttons__contact-icon-link{font-family:"Poppins", Sans-serif;font-size:14px;font-weight:500;}/* Start custom CSS for contact-buttons-var-10, class: .elementor-element-372d01fa *//* Target the first globe icon and change to envelope */
.e-contact-buttons-var-10 .e-contact-buttons__contact-icon-link:nth-child(2) .fas.fa-globe::before {
  content: "\f0e0"; /* Unicode for fa-envelope */
  font-family: "Font Awesome 5 Free";
  font-weight: 900; /* Solid weight */
}

/* Target the second globe icon and change to info */
.e-contact-buttons-var-10 .e-contact-buttons__contact-icon-link:nth-child(3) .fas.fa-globe::before {
  content: "\f05a"; /* Unicode for fa-info-circle */
  font-family: "Font Awesome 5 Free";
  font-weight: 900; /* Solid weight */
}/* End custom CSS */