.elementor-399 .elementor-element.elementor-element-6cd7111e{--display:flex;}@media(max-width:767px){.elementor-399 .elementor-element.elementor-element-6cd7111e{--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for html, class: .elementor-element-65c99fbf *//* All standard button elements */
button {
  color: #ffffff !important;
}

/* Input buttons (forms) */
input[type="button"],
input[type="submit"],
input[type="reset"] {
  color: #ffffff !important;
}

/* Anchor tags styled as buttons */
a.btn,
a.button,
a[class*="btn"],
a[class*="button"] {
  color: #ffffff !important;
}

/* Optional: make sure hover/focus stays white */
button:hover,
button:focus,
a.btn:hover,
a.button:hover,
a[class*="btn"]:hover,
a[class*="button"]:hover {
  color: #ffffff !important;
}/* End custom CSS */