h1 {
  font-size: 1.6rem;
  color: #545454;
  line-height: 1.4rem;
  font-weight: 500;
  margin: 0;
}

h2 {
  color: #545454;
  font-size: 1.3rem;
  font-weight: 500;
  margin: 0;
  line-height: 1.4rem;
}

h3 {
  color: #545454;
  font-size: 1.1rem;
  font-weight: 400;
  margin: 0;
  line-height: 1.4rem;
}

.content {
  padding: 30px;
  color: #787878;
}

a {
  color: #545454;
}
