nav {
  text-transform: uppercase;
}

.home .logo {
  display: none;
}

.home .main-navigation ul {
  text-align: center;
}

.darkbg-white h3 {
  color: #fff;
}

#theme-attribution {
  display: none;
}