/*
Theme Name: GeneratePress Child Gallery
Template: generatepress
Version: 1.0
*/
.site-header {
  background: rgba(7,7,10,.92) !important;
  backdrop-filter: blur(14px);
  border-bottom: 1px solid rgba(255,255,255,.08);
}

.main-title a,
.main-navigation a {
  color: #fff !important;
}

.main-navigation a:hover {
  color: #ec008c !important;
}