.k-section[type="pagetable"] .category-label {
  font-size: 0.65rem;
  text-transform: uppercase;
  padding: 5px 7px;
  border-radius: 3px;
  background: #d7e1e9;
  margin-right: 5px;
}
.k-section[type="pagetable"] .category-label[data-category="performance"] {
  background: #d7e1e9;
}
.k-section[type="pagetable"] .category-label[data-category="performance-collective"] {
  background: #f5e6bf;
}
.k-section[type="pagetable"] .category-label[data-category="lecture"] {
  background: #cae5dd;
}
.k-section[type="pagetable"] .category-label[data-category="performance-musicale"] {
  background: #86f9c6;
}
.k-section[type="pagetable"] .category-label[data-category="conference"] {
  background: #f9e9e0;
}
.k-section[type="pagetable"] .category-label[data-category="exposition-performee"] {
  background: #ffd2d2;
}
.k-section[type="pagetable"] .category-label[data-category="poesie-contemporaine"] {
  background: #ffdef4;
}
