.accordion-button {
  &:not(.collapsed) {
    font-weight: $font-weight-bold;
  }
}
