:root {
  --main-color: #ac2327;
}
.topicHeader .navbar a.navbar-brand{color: #fff;background: var(--main-color);}