/**
 * This file was automatically generated. Please run `npm run dist` to update.
 */

.ct-webform.ct-theme-light.ct-webform--with-background {
  background-color: var(--ct-webform-light-background-color);
}
.ct-webform.ct-theme-light.ct-webform--with-spacing {
  background-color: var(--ct-webform-light-background-color);
}
.ct-webform.ct-theme-dark.ct-webform--with-background {
  background-color: var(--ct-webform-dark-background-color);
}
.ct-webform.ct-theme-dark.ct-webform--with-spacing {
  background-color: var(--ct-webform-dark-background-color);
}