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