.index-copy__text {
  padding-top: 7.6rem;
  padding-bottom: 9rem;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 2.7777777778;
}
@media (width > 768px) {
  .index-copy__text {
    padding-top: 7rem;
    padding-bottom: 7.1rem;
    font-size: 1.6rem;
    line-height: 2.625;
  }
}