/* survey_submitted.css */
.survey-submitted {
  padding: 3rem;
  padding-top: 6rem;
  text-align: center;
  font-size: 1.25rem;
}
