Fix replies label: ```css .topic [component="post/parent"] { background-color: #333; } ```   Fix notification color: ```css body.skin-cyborg .header .notification-list li.unread { background-color: #565656; } ```  