div#c-user-feedbacks, div#c-moderator-dashboards div#col2 { .feedback-category-positive { background: var(--success-background-color); } .feedback-category-negative { background: var(--error-background-color); } }