/* quote posts */
.status-card__image:has(.fa) {
    display: none;
}

.status-card__description {
    white-space: normal;
}

