.masthead, .template-genre .search-section .container {
  backdrop-filter: blur(5px) brightness(50%);
}

.template-genre .cat-title, .home-search, #index #dl-menu {
  text-shadow: 1px 1px 2px #000;
}

.lg-submenu {
  text-shadow: none;
}

.IntroText {
  margin-top: 1em;
}

@media (max-width: 1047px) {
  .dl-menu {
    text-shadow: none;
  }
}
