.sr-only{
  color:black;
  background:white;
}

.breadcrumb>.active {
    color: #717171;
}

.text-muted{
  color: #6f6f6f;
}

#skip a {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}