.itile__promo-date {
    margin: 8px 0 0;
    color: rgba(255, 255, 255, .78);
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    text-transform: none;
}

.itile__promo-date .js-promo-date {
    color: #fff;
    font-weight: 600;
}

.itile__author.itile__author--has-promo {
    margin-bottom: 0;
}

.section__promo-date {
	margin-bottom: 32px;
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
    text-transform: none;
}

.section__promo-date .js-promo-date {
    font-weight: 600;
}
.section__row~.section__promo-date {
	margin-top: -20px;
}