/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 04 2025 | 08:45:32 */
.fluentform label {
  --fluentform-text: white;
}
.fluentform {
  --fluentform-bg-surface: white;
  --fluentform-secondary: black!important;
}
.fluentform .ff-el-form-check > label.ff-el-form-check-label {
  align-items: flex-start !important;
}
