section.section-container {
  margin-bottom: 80px;
}
section.section-container a {
  font-size: 18px;
  line-height: 28px;
  color: #639202;
  text-decoration: underline;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  font-weight: 700;
}
