#resources-content {
  margin-top: 1rem;
}

#resources-content>h3 {
  margin-top: 1rem;
  border-bottom: 2px dotted palevioletred;
  width: fit-content;
}

#resources-content>ul {
  margin-top: 0.5rem;
  margin-left: 2rem;
}
