/**
 * Sidebar
 */

/* Sidebar Block - Remove List Style Type */
.cb-sidebar-block__list-item {
  list-style-type: none;
}