body[class*="page-template-production_"] {
   padding-top: var(--header-offset);
}

body[class*="page-template-production_"] header .header-content {
   align-items: flex-start;
   padding-bottom: 12px;
   border-bottom: 1px solid #eee;
}

body[class*="page-template-production_"] header .logo {
   flex-shrink: 0;
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   text-decoration: none;
}

body[class*="page-template-production_"] .hero-section .hero-title {
   color: #ffffff;
}

body[class*="page-template-production_"] .final-cta h2 {
   color: #ffffff;
}

body[class*="page-template-production_"] .breadcrumbs {
   margin-bottom: 0;
}
