.red {
  color: red;
}

ul.disk {
  padding-left: 2rem;
}
ul.disk li {
  list-style: disc;
  margin-bottom: 0.54rem;
  line-height: 1.5;
}

h2.smp {
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 2rem;
}

h4 {
  font-weight: bold;
  display: inline-block;
  border-bottom: 1px dotted #d1d1d1;
  margin-bottom: 0.7rem;
}/*# sourceMappingURL=style.css.map */