.description {
  &__container {
    padding: 0 20px;
    p {
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 26px;
      color: $c-blue-smoke;
    }
  }
}