.section-resources {
  ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .resource-entry-header:not(.collapsed) {
    font-weight: bold;
  }

  .block-sticky {
    left: var(--nexo-block-sticky);
  }
}
