  /**
 * OISE's theme implementation.
 */
.node--page--full .node--content > div:last-child, .node--resource--full .node--content > div:last-child {
  padding-bottom: 10rem !important;
}

.node--resource--full .node--content > div:first-child {
  padding-top: 0 !important;
}