ol.flex:nth-child(2) > li:nth-child(2) > a:nth-child(1) {
  color: rgb(var(--color-font-default-light)) !important;
  background-color: transparent !important;
  border-color: transparent !important;
  font-weight: normal !important;
}

ol.flex:nth-child(2) > li:nth-child(2) > a:nth-child(1).text-primary-600 {
  color: rgb(var(--color-font-default-light)) !important;
  font-weight: normal !important;
}

ol.flex:nth-child(2) > li:nth-child(2) > a:nth-child(1) .text-primary-600 {
  color: rgb(var(--color-font-default-light)) !important;
  font-weight: normal !important;
}

ol.flex:nth-child(2) > li:nth-child(2) > a:nth-child(1):hover {
  background-color: transparent !important;
  color: rgb(var(--color-primary-600)/var(--tw-text-opacity,1)) !important;
  font-weight: normal !important;
}

a[href="https://wiki.brainhive.nl/"] {
  color: rgb(var(--color-font-default-light)) !important;
  background-color: transparent !important;
  border-color: transparent !important;
  font-weight: normal !important;
}

a[href="https://wiki.brainhive.nl/"]:hover {
  background-color: transparent !important;
  color: rgb(var(--color-primary-600)/var(--tw-text-opacity,1)) !important;
  font-weight: normal !important;
}

.sidebar-menu ol.flex li a[href="https://wiki.brainhive.nl/"],
.sidebar-menu ol.flex li a[href="https://wiki.brainhive.nl/"].text-primary-600 {
  color: rgb(var(--color-font-default-light)) !important;
  background-color: transparent !important;
  border-color: transparent !important;
  font-weight: normal !important;
}

.sidebar-menu ol.flex li a[href="https://wiki.brainhive.nl/"]:hover,
.sidebar-menu ol.flex li a[href="https://wiki.brainhive.nl/"].text-primary-600:hover {
  background-color: transparent !important;
  color: rgb(var(--color-primary-600)/var(--tw-text-opacity,1)) !important;
  font-weight: normal !important;
}

ol.flex:nth-child(2) > li:nth-child(2) > a:nth-child(1).font-medium,
ol.flex:nth-child(2) > li:nth-child(2) > a:nth-child(1).font-semibold,
ol.flex:nth-child(2) > li:nth-child(2) > a:nth-child(1).font-bold {
  font-weight: normal !important;
}

