body.page-node-type-page #footer {
  background-color: var(--color-primary-light);
}
#node-page #content {
  padding: 120px 0 100px;
}
#node-page #content .h1 {
  word-break: break-word;
  hyphens: auto;
}
#node-page #content .text ul li ul {
  margin-top: 30px;
}
