.b-popular-event__description {
    background-color: #fff;
    color: #474747;
}

.b-popular-event__link {
    color: #474747;
}

.b-popular-event__link:hover,
.b-popular-event__link:focus {
    background-color: #474747;
    color: #fff;
}

.b-popular-new__text {
    text-align: justify;
}