/*
Most RFF styles are provided in the renderReducedFieldForm macro for the form.
Styles for Sticky CTA variant are provided when the variant is chosen.
*/

.msf-container {
  padding: 0 2rem 2rem;
}

.msf-modal .msf-modal-content {
  min-width: 50vw;
}

.msf-modal .cl-modal-header {
  justify-content: flex-end;
}

.msf-legal {
  margin-top: 2rem;
}

