.page-promo {
  color: $red;
  font-weight: 800;
  font-size: 20px;

  &__info {
    color: $gray-dark;
  }
}
