 /*
 Put your custom overlay styles in here
 You can use your northpass color palette in this file

#ffffff
#fa4716
#db380b
#0076a8
#00598d
#ffffff
*/

.np-header-button{background:#0076a8}
@media screen and (min-width:768px){
    .np-header-search-input:not(.np-header-font-background-color){background:#0076a8}
    .alt-hero{max-height:300px;min-height:250px}
}