.ws-featured-text {
    margin-bottom: 1.5rem;
    letter-spacing: 0;
    font-weight: normal;
}
.ws-featured-text > *:last-child {
    margin-bottom: 0
}
@media (max-width:767px) {
    .ws-featured-text {
        margin-bottom: 1rem;
    }
}
