:root {
  --Primary-01: #00349D;
  --Primary-03: #0054FF;
  --Base-04: #CCC;
  --Base-05: #DDD;
  --Base-07: #FFF;
  --Variety-10: #0048DB;
  --Pale-02: #E8EEF8;
  --Pale-03: #F1F4F9;
}

.zac-c-answer__text {
  font-size: 17px;
}
@media screen and (min-width: 960px) {
  .zac-c-answer__text {
    width: auto;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
}/*# sourceMappingURL=style.css.map */