@charset "UTF-8";
h1 {
  font-weight: bold;
  margin-top: 10px;
}

div.card-header {
  background-color: #036;
}
div.card-header button {
  color: white;
}
div.card-header button:not(.collapsed) {
  font-weight: bold;
  color: #f46a1f;
}

div.accordion-heading-open button::before {
  content: "★  ";
}/*# sourceMappingURL=course-recommendations.css.map */