.drupal-radio-change div.js-webform-radios {
  flex-direction: column;
}
.drupal-radio-change div.js-webform-radios div {
  margin: 5px;
}

.noto-sans-simplified-chinese {
  font-family: 'Noto Sans SC', 'Microsoft YaHei', 'PingFang SC', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.section-title {
  color: #3A4186;
  text-decoration: underline;
}