/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 21 2025 | 08:56:11 */
:root {
  --button-text-color: #ffffff !important;
}

.button,
.button.alt,
.button:hover,
.button:visited,
.button:active,
input[type="submit"],
input[type="submit"]:hover,
a.button,
a.button:hover,
.ux-btn,
.ux-btn:hover,
.ux-button,
.ux-button:hover,
.button.primary,
.button.secondary,
.button-outline,
.button-outline:hover,
a.ux-btn,
a.ux-btn:hover,
.button span,
.ux-btn span,
.button .is-outline,
.button .is-outline:hover {
  color: #ffffff !important;
  fill: #ffffff !important;
}
