body.night {
  background-color: #00334a;
}
body.night #pe-main {
  background: #cccccc;
}
body.night #pe-header {
  background: #007eb5;
  color: #cccccc;
}
body.night #pe-top1 {
  background: #cccccc;
  color: #000000;
}
body.night #pe-top2 {
  background: #cccccc;
  color: #000000;
  border-color: #bebebe;
}
body.night #pe-top3 {
  background: #cccccc;
  color: #000000;
  border-color: #bebebe;
}
body.night #pe-top4 {
  background: #c3c3c3;
  color: #000000;
  border-color: #bebebe;
}
body.night #pe-top5 {
  background: #cccccc;
  color: #000000;
  border-color: #bebebe;
}
body.night #pe-bottom1 {
  background: #cccccc;
  color: #000000;
}
body.night #pe-bottom2 {
  background: #c3c3c3;
  color: #000000;
  border-color: #bebebe;
}
body.night #pe-bottom3 {
  background: #cccccc;
  color: #000000;
  border-color: #bebebe;
}
body.night #pe-bottom4 {
  background: #cccccc;
  color: #000000;
  border-color: #bebebe;
}
body.night #pe-bottom5 {
  background: #004c7e;
  color: #cccccc;
  border-color: #bebebe;
}
body.night #pe-copyrights,
body.night #pe-footer {
  background: #00334a;
  color: #cccccc;
  border-color: #bebebe;
}
body.night #pe-copyrights #pixelemu-copyrights,
body.night #pe-footer #pixelemu-copyrights {
  border-color: #bebebe;
}
body.night #pe-offcanvas {
  background: #c5c5c5;
  color: #000000;
}
