#course-show table .bg-primary {
  color: #000;
  background: none !important;
  font-size: 16px;
}

.header {
    color: #fff;
}

#c759 {
  background-color: #fff;
}

.accordion a:not([class]) > span,
.accordion a:not([class]),
body .inner-frame>-ul>li a:not([class]),
#category-desc a:not([class]) {
  color: #f4723e !important;
  text-decoration: underline !important;
}

.frame #course-details p a[class=""], 
.frame #course-details p a:not([class]){
  text-decoration: underline;
}

[id^="category-"] > .image-wrapper {
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}

[id^="category-"] > .image-wrapper + #category-details-container {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

#category-details-container .sidebar.pulled-in {
  position: relative;
}