
@page{
  size:A4 portrait;
  margin:12mm;
}

body{
  background:#fff !important;
}

.hero,
.statement,
.space,
.pillars,
.food,
.proposal,
.future{
  break-inside:avoid;
}

.footer{
  background:#fff !important;
  color:#1f1e1b !important;
  border-top:1px solid #d8d1c4;
}

img{
  max-width:100% !important;
}
