.style2 {
  color: #00739E;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 160%;
  font-family: "merriweather_sans",sans-serif;
  margin-bottom: 0.5rem;
  margin-top: 0;
  text-align: left;
}
.style3 {
  font-style: normal;
  text-decoration: underline;
}
.style4 {
  font-weight: bold;
  font-size: 1.6rem;
  font-family: "merriweather",serif;
  color: #212529;
}
