.bonus-hero-desc {
    margin-bottom: 24px;
    color: #ACACB5;
}

@media print, screen and (min-width: 64em) {
    .bonus-hero-desc {
        margin-bottom: 40px;
    }
}

.bonus-hero-desc > *:last-child {
    margin-bottom: 0;
}
