.site-grid{grid-template-columns: [full-start] minmax(0,1fr) [main-start] repeat(4,minmax(0,18.875rem)) [main-end] minmax(0,1fr) [full-end];}
.header .grid-child {max-width: 78em;}
.footer .grid-child {max-width: 78em;}
.topbar .grid-child {max-width: 78em;}
header.container-header.full-width{max-width: 78em; margin-left:auto; margin-right:auto;}
.container-header {
  background-color: transparent;
  background-image:none;
  color:#000;
}
body {
	background-image:url(../../../../../images/bluelight.jpg);
}
h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
  color:#000;
}
.container-header .mod-menu {
  color:#000;
}
.container-header nav{
  margin-left:auto !important;
  margin-right:auto !important;
}