.list-disc {
  list-style: disc;
}

.pl-6 {
  padding-left: 1.5rem;
}

.section-note {
  font-size: 14px;
  opacity: 0.8;
  padding-bottom: 0;
}
