.distress {
  padding: 80px 0px 50px 0;
  display: block;
  justify-content: center;
  letter-spacing: 0.2em;
}

.distress h2 {
  text-align: center;
  width: 100%;
  background: #6EC14E;
  color: #fff;
  font-size: 41px;
  padding: 0.8em 0;
}

.distress a {
  text-align: center;
  width: 100%;
  display: block;
  background: #D0EAC5;
  font-size: 41px;
  padding: 0.8em 0;
}
