#page > #masthead > #mainNavbar .navbar-capsule {
  background-color: #fffcfc;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  background-size: auto;
  background-blend-mode: normal;
}
