/* THIS FILE IS GENERATED AUTOMATICALLY, DO NOT MODIFY IT DIRECTLY, ANY DIRECT CHANGES WILL BE LOST */
/* Last update: 2026-08-20T05:33:25+00:00 */

.gf_progressbar_percentage {
  background-color: var(--action) !important;
}
.gform-page-footer .gform_save_link {
  border-radius: var(--radius-xl) !important;
  border-color: var(--action) !important;
}
.gform-page-footer .gform_next_button.button {
  border-radius: var(--radius-xl) !important;
  background-color: var(--action) !important;
  padding: var(--space-xs) var(--space-m) !important;
}
.gform-page-footer .gform_next_button.button:focus {
  border-color: var(--action-light);
}
.gform-page-footer .gform_previous_button.button {
  border-radius: var(--radius-xl) !important;
  border-color: var(--action) !important;
}
.gform-page-footer .gform_previous_button.button:focus {
  border-color: var(--action-light);
}
