/* Breadcrumbs */
.breadcrumbs-wrapper {
  background: #f2f7fac4;
}

.breadcrumbs-wrapper a, .breadcrumbs-wrapper a:visited, .breadcrumbs-wrapper .share-button {
    color: #003a67;
}

.breadcrumbs-wrapper .saturnthemes_industry_bread_crumb a:after, .breadcrumbs-wrapper .saturnthemes_industry_bread_crumb .current {
  color: #003a67;
}

/* Footer menu color */
/*
.menu .menu-item > a {
  color: #fff;
}

.footer-bottom, .footer-widget-container .menu > li, .site-footer .widget_recent_entries ul li {
    border-color: #fff;
}*/