h4, .h4 {
  font-size: 16px;
  border-bottom: 1px solid #eee;
  padding-bottom: 8px;
}

h3, .h3 {
  font-size: 16px;
  border-bottom: 1px solid #eee;
  padding-bottom: 8px;
}

h2, .h2 {
  font-size: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 8px;
}

h1, .h1 {
  font-size: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 8px;
}