.elementor-195 .elementor-element.elementor-element-3a1fc31{--display:flex;}.elementor-195 .elementor-element.elementor-element-297de4f7 .e-contact-buttons{--e-contact-buttons-button-icon:#FFFFFF;--e-contact-buttons-button-bg:#B27D34;--e-contact-buttons-button-icon-hover:#000000;--e-contact-buttons-button-bg-hover:#FFCB82;--e-contact-buttons-contact-button-icon:#000000;--e-contact-buttons-contact-button-bg:#CEF8E6;--e-contact-buttons-contact-button-icon-hover:#CEF8E6;--e-contact-buttons-contact-button-bg-hover:#000000;}/* Start custom CSS for contact-buttons-var-4, class: .elementor-element-297de4f7 */.heartbeat {
  animation: heartbeat 1.5s infinite ease-in-out;
  transform-origin: center;
}

@keyframes heartbeat {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}/* End custom CSS */