#topbar {
  background-color: #CB1E19;
}

.text-red {
  color: #C30000;
}

.text-underline {
  border-bottom: 1px solid #C30000;
}