
body {
  background: #F7F7F2 url(https://crm.reseau.coop/sites/crm.reseau.coop/files/reseau-logo-h.png) no-repeat;
  background-position: center 20px;
  background-size: 300px auto;
  padding-top: 110px;
}

.standalone-page-padding.crm-public {
  border-top: 1px solid lightgrey;
  margin-top: 2rem;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  background-color: #F7F7F2;
}

h1 {
  line-height: 1;
  font-weight: 700;
}
