.text {
  &__title {
    font-size: 24px;
    font-weight: 700;
  }

  &__paragraph {
    margin-bottom: 12px;
    color: #696f8c;
  }
}
