/* https://www.smashingmagazine.com/2022/10/fluid-typography-clamp-sass-functions/
 * Expects all incoming values to be pixels
 */
.landing-splash button.button.center {
  margin-left: 0;
}
.landing-splash .choice {
  color: #f99c1c !important;
  float: right !important;
}

.american .question {
  color: #ae4864 !important;
}

.community .question {
  color: #1964b0 !important;
}

.din .layout-content .question {
  color: #00a97c !important;
}

.radimgassoc .question {
  color: #6abd45 !important;
}

.lenoxhill .question {
  color: #4dbc89 !important;
}

.njin .question {
  color: #842733 !important;
}

.borgide .question {
  color: #33bec7 !important;
}

/*# sourceMappingURL=affordable-radiology-exams.css.map */
