html, body {
  height: 100%;
  margin: 0;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  background: url("../images/background.927326108b7d.jpg") center/cover fixed no-repeat #e3dbd0;
}


.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}


.site-content {
  padding: 28px 0 10px;
  line-height: 1.8;
  font-weight: 500;
  padding-left: 20px;
  padding-right: 20px;
}
