/* #panel-tab-content {
  background: #adb8d3;
}

.docblock-argstable-body tr {
  border-top-color:#17181C !important;
}

.docblock-argstable-body tr td {
  background: #1d212a !important;
}
*/


button.sidebar-item, a.sidebar-item {
  font-size: 16px;
  font-weight: 500;
  color: #454545;
}

a.sidebar-item svg {
  color: #BABEC9;
  width: 16px;
  height: 16px;
}

button.sidebar-item svg {
  color: #636B7E;
  width: 16px;
  height: 16px;
}
