.elementor-993397 .elementor-element.elementor-element-05126c7{--display:flex;}/* Start custom CSS for html, class: .elementor-element-673e70e */.button {
  /* existing styles... */
  transition: none ;
  transform: scale(1);
  animation: none;
}

.button:hover,
.button:focus,
.button:active {
  /* existing hover styles... */
  transition: none;
  transform: scale(1);
  animation: none;
}/* End custom CSS */
/* Start custom CSS */.custom-hero {
  font-size: 10px;
}/* End custom CSS */