@charset "utf-8";

p {
  margin: 0 0 16px;
  font-size: 18px;
}

dl {
  margin: 0 0 32px;
  font-size: 18px;
}
dl dt {}
dl dd {}