.logo {
  color: #f52828;
}

.report-card__summary__item__reported-by::before {content: "Reported by: ";}
.report-card__summary__item__assigned, .report-card__summary__item__assigned .username, .report-card__summary__item__reported-by, .report-card__summary__item__reported-by .username {white-space: normal;}
.one-line::before {content: "Added message: ";}

.column-link.active {
    color: #f52828;
    font-weight: bold;
}
.column-link:focus, .column-link:hover {color: #f52828;}

a.status-link:not(.mention) {text-decoration: underline;}



