body.night {
  background-color: #cccccc;
}
body.night #pe-main {
  background: #cccccc;
}
body.night #pe-header {
  background: #373737;
}
body.night #pe-top1 {
  background: #cccccc;
}
body.night #pe-top2 {
  background: #c6c6c8;
  border-color: #bebebe;
}
body.night #pe-bottom1 {
  background: #cccccc;
}
body.night #pe-bottom2 {
  background: #c6c6c8;
  border-color: #bebebe;
}
body.night #pe-copyrights,
body.night #pe-footer {
  background: #cccccc;
}
body.night #pe-offcanvas {
  background: #c6c6c8;
}
