.navbar-brand .projecthome {
  color: #3776ab;
  text-decoration: underline;
  filter: brighness(0.8);
}

.navbar-brand .projecthome::after {
  content: " ↗";
  font-size: 70%;
  vertical-align: top;
}

#main > .categoryHeader {
  margin-bottom: inherit;
}
