.featured-topics {
  list-style-type: disc;
}

.featured-topics li::marker {
  color: blue;
}
