/* https://www.smashingmagazine.com/2022/10/fluid-typography-clamp-sass-functions/
 * Expects all incoming values to be pixels
 */
.survey-choices-modal h3 {
  margin-bottom: 1.5rem !important;
}
.survey-choices-modal .button {
  margin-bottom: 1rem;
}

/*# sourceMappingURL=surveys.css.map */
