.impact-section:after,
.impact-section:before {
  display: block;
  content: '';
  height: 75px;
}

.impact-section:before {
  background: linear-gradient(to bottom, #005364 0%, #005364 15px, #007c8e 15px, #007c8e 30px, #00927d 30px, #00927d 45px, #7bb565 45px, #7bb565 60px, #cada2a 60px, #cada2a 75px);
}

.impact-section:after {
  background: linear-gradient(to bottom, #cada2a 0%, #cada2a 15px, #7bb565 15px, #7bb565 30px, #00927d 30px, #00927d 45px, #007c8e 45px, #007c8e 60px, #005364 60px, #005364 75px);
}

.impact-section .view-map-layouts {
  padding: 25px 100px;
}

.impact-section .view-map-layouts .view-map-layouts {
  padding: 30px 0 0;
}

.impact-section .n-column-layout .item-title {
  /* font-size: 3em; */
  font-size: var(--fs48);
  font-family: 'Barlow', sans-serif;
  font-weight: 200;
  text-align: center;
  margin-bottom: 0;
}

.impact-section .see-all-link {
  text-align: center;
}

.impact-section .view-map-layouts .section-title {
  margin-bottom: 15px;
}
