body.night {
  background-color: #131417;
}
body.night #pe-main {
  background: #cccccc;
}
body.night #pe-header {
  background: #cccccc;
}
body.night #pe-top1 {
  background: #c6c6c6;
}
body.night #pe-top2 {
  background: #cccccc;
  border-color: #b3b5b6;
}
body.night #pe-bottom1 {
  background: #c6c6c6;
}
body.night #pe-bottom2 {
  background: #cccccc;
  border-color: #b3b5b6;
}
body.night #pe-copyrights,
body.night #pe-footer {
  background: #131417;
}
body.night #pe-offcanvas {
  background: #292929;
}
