.sidebar_heading {
  background: #000000;
  color: #ffc147;
  text-transform: uppercase;
  font-size: 14pt;
  line-height: 22pt;
  font-weight: normal;
  padding: 5px;
  margin: 5px 0 5px 0;
  font-family: 'Rock Salt', cursive;
}

.red_highlight_text {
  color: #af1e23 !important;
}