.navbar-brand.flx {
  color: #004067;

}

.example_link {
  color: #004067;
  font-weight: 200;
}


a.example_link:hover {
  color: #a3d869;
  text-decoration: none;
  font-weight: 400;
}

