@import url(./common.css);
section {
  font-size: 14px;
  line-height: 1.5;
  text-indent: 20px;
}
h2 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
}
.underline {
  text-decoration: underline;
}
