.collapsible summary {
  cursor: pointer;
  font-weight: 600;
}

.collapsible__content {
  margin-top: 0.5rem;
}
