body {
  background: #f3efe7 !important;
}

#id_Content,
.zoneContent,
.contentZone,
.WaPlaceHolderContent {
  margin-top: 18px !important;
  background: #ffffff !important;
  max-width: 1220px;
  margin-left: auto !important;
  margin-right: auto !important;
   box-shadow: 0 10px 28px rgba(15, 23, 42, 0.06) !important;
   border-left: 1px solid rgba(197, 160, 89, 0.18);
  border-right: 1px solid rgba(197, 160, 89, 0.18);
}