Resource: CSS for nav bar and brand switcher colors

#top > div > div.col-xs-6.col-sm-6.col-md-5.col-lg-4.navbarBrandSwitcherPanel > div > div > div > div:nth-child(1) > div > div:nth-child(2) > a {
  color: #55734d;
}

#top > div > div.col-xs-6.col-sm-6.col-md-5.col-lg-4.navbarBrandSwitcherPanel > div > div > div > div:nth-child(2) > div > div.brand-location > span:nth-child(1) {
  color: #55734d;
}

#top > div > div.col-xs-6.col-sm-6.col-md-5.col-lg-4.navbarBrandSwitcherPanel > div > div > div > div:nth-child(2) > div > div.brand-location > span:nth-child(3) {
  color: #55734d;
}

#top > div > div.col-xs-6.col-sm-6.col-md-5.col-lg-4.navbarBrandSwitcherPanel > div > div > div > div:nth-child(3) > div > div:nth-child(2) > a {
  color: #55734d;
}

.fa-sign-out:before {
  color: #55734d;
}

.fa-user:before {
  color: #55734d;
}

.fa-map-marker:before {
  color: #55734d;
}
  
  #top > div > div.col-lg-10.title_container.pull-right.text-right.navbarBrandSwitcher.navbarBrandSwitcherHorizontal > a:nth-child(2) {
    color: #55734d;
}

#top > div > div.col-lg-10.title_container.pull-right.text-right.navbarBrandSwitcher.navbarBrandSwitcherHorizontal > span:nth-child(4) {
  color: #55634d;
}

#top > div > div.col-lg-10.title_container.pull-right.text-right.navbarBrandSwitcher.navbarBrandSwitcherHorizontal > span:nth-child(5) {
  color: #55634d;
}

#top > div > div.col-lg-10.title_container.pull-right.text-right.navbarBrandSwitcher.navbarBrandSwitcherHorizontal > a:nth-child(7) {
  color: #55634d;
}