h6 {
  &.sub-title {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.09em;
  }
}
.terms {
  color: #191919;

  .section-description {
    font-size: 16px;
    font-weight: 300;
    padding-left: 48px;
    line-height: 33px;
    letter-spacing: 0.09em;
  }
  .section-title {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.09em;
    margin-bottom: 34px;
  }
  .large-text {
    font-weight: 300;
    margin-top: 100px;
  }
  .sub-title {
    font-size: 16px;
    font-weight: 300;
  }
}
