.page-author .author {
  background-color: #fff;
  border-bottom: 8px solid #f2f1f1;
  padding-bottom: 28px;
}

.page-author .author__text h1,
.page-author .author__text h2 {
  margin: 18px 0 10px;
  line-height: 1.2;
}

.page-author .author__text h1:first-child,
.page-author .author__text h2:first-child {
  margin-top: 0;
}

.page-author .author__text h1 {
  font-size: 28px;
}

.page-author .author__text h2 {
  font-size: 22px;
}

.page-author .author__text p {
  margin: 0 0 14px;
}

.page-author .author__text p:last-child {
  margin-bottom: 0;
}
