header.scrolled {
  opacity: 0.92;
}

#header {
  transition: opacity 0.6s ease;
}
