.top-navigation a {
  color: #a81414;
  font-style: normal;
  text-decoration: underline;
  font-weight: 600;
}

.top-navigation a:hover {
  color: #2b2525;
}

.widget-title {
  color: #a81414;
}

.bam-readmore {
  background-color: #a81414;
}

.bam-search-box input[type="submit"] {
  background-color: #a81414;
}





.breadcrumbs {
  color: #ababab;
}