.description {
  &__container {
    p {
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 18px;
      color: $c-green-dark;
    }
  }
}