* {
  font-family: 'Roboto';
}

#nav-desktop > li:hover {
  background-color: #f44336;
}

#staff > li:hover {
  background-color: #f44336;
}

#gallery > li:hover {
  background-color: #f44336;
}

h6 {
    font-size: 1.36rem;
    line-height: 110%;
    margin: .82rem 0 .656rem 0;
}
