#moving-forward .two-columns__right .two-columns__scroll {
  padding-top: 50px;
  bottom: 100px;
}
#moving-forward .two-columns__right .two-columns__scroll .two-columns__name + div {
  margin-bottom: 50px;
  text-align: left;
}
#moving-forward .big-plans {
  max-width: 746px;
  margin: 136px auto 0 auto;
  text-align: center;
}
#moving-forward .big-plans .section-subtitle {
  max-width: 680px;
  margin: 0 auto;
}
#moving-forward .big-plans .video-component {
  margin-top: 40px;
}
#moving-forward .button-link {
  position: absolute;
  bottom: 0;
  left: calc(50% + 142px);
  direction: ltr;
}
@media (max-width: 840px) {
  #moving-forward .button-link {
    bottom: 0;
    left: 0;
    transform: translateY(100%);
  }
  #moving-forward .section-title {
    padding: 0 10%;
  }
}

#our-reasons {
  z-index: 1;
}
#our-reasons .section__bg-content .text-center {
  max-width: 746px;
  margin: 0 auto 120px auto;
}
#our-reasons .section__bg-content .section-subtitle {
  max-width: 688px;
}

#feminist-economics .section-subtitle,
#benefits-budgets .section-subtitle,
#more-laws .section-subtitle,
#gender-based .section-subtitle,
#no-matter .section-subtitle,
#peace-agreements .section-subtitle,
#climate-action .section-subtitle,
#more-peaople .section-subtitle,
#bust-norms .section-subtitle,
#more-people .section-subtitle {
  max-width: 688px;
}
@media (max-width: 480px) {
  #feminist-economics .col-25,
#benefits-budgets .col-25,
#more-laws .col-25,
#gender-based .col-25,
#no-matter .col-25,
#peace-agreements .col-25,
#climate-action .col-25,
#more-peaople .col-25,
#bust-norms .col-25,
#more-people .col-25 {
    position: absolute;
    top: 65px;
    right: 0;
    text-align: right;
  }
  #feminist-economics .col-25 .button-down,
#benefits-budgets .col-25 .button-down,
#more-laws .col-25 .button-down,
#gender-based .col-25 .button-down,
#no-matter .col-25 .button-down,
#peace-agreements .col-25 .button-down,
#climate-action .col-25 .button-down,
#more-peaople .col-25 .button-down,
#bust-norms .col-25 .button-down,
#more-people .col-25 .button-down {
    margin-top: 0%;
  }
}

@media (max-width: 480px) {
  #start-dots {
    position: relative;
  }
  #start-dots .col-25 {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    transform: translateY(calc(-100% - 40px));
  }
  #start-dots .col-25 .button-down {
    margin-top: 0%;
  }
}

#revenue .section-title {
  color: #0397D6;
  font-style: italic;
}
#revenue .title {
  margin-bottom: 45px;
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
}
#revenue .item {
  padding-bottom: 65px;
  margin-bottom: 65px;
  border-bottom: 1px solid #CCCBCB;
  text-align: left;
}
#revenue .item:last-child {
  border-bottom: none;
}
#revenue .item p {
  margin-top: 16px;
  font-size: 20px;
  line-height: 32px;
  max-width: 275px;
  margin: 0 auto;
}
#revenue .section__bg-content .item {
  border-bottom: 1px solid #CCCBCB;
}
@media (max-width: 840px) {
  #revenue .item {
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
  #revenue .item + .item .text-center {
    text-align: left;
  }
  #revenue .item + .item p {
    max-width: none;
    margin-top: 15px;
  }
  #revenue .item + .item .col-33 {
    margin-bottom: 50px;
  }
  #revenue .item + .item .col-33:last-child {
    margin-bottom: 0;
  }
  #revenue .section__bg-content + .small-container .item .text-center {
    text-align: left;
  }
  #revenue .section__bg-content + .small-container .item p {
    max-width: none;
    margin-top: 15px;
  }
  #revenue .section__bg-content + .small-container .item .col-33 {
    margin-bottom: 50px;
  }
  #revenue .section__bg-content + .small-container .item .col-33:last-child {
    margin-bottom: 0;
  }
  #revenue .section__bg-content + .small-container .item + .item .col-33:last-child {
    margin-bottom: 50px;
  }
}
