.btn-orange {
    color:#c00000;
    background-color:#f1f1f1;
}

.breadcrumb a {
    color: #c00000;
  }

ul.list-group small{
    color: #c00000;
}