/* This file is part of indico-wipo. */

.category-header {
  background: var(--wipo-warm-gray);
  border: 0;
}

.category-title {
  color: #000000;
}

.category-sidebar {
  background: none;
  border-left: 0;
}
