.elementor-431 .elementor-element.elementor-element-88472d4{--display:flex;}@media(max-width:767px){.elementor-431 .elementor-element.elementor-element-88472d4{--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for html, class: .elementor-element-5f1b041a *//* 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 */