/*CDB Icons CSS File*/
.cdb-icon {
  width: 32px;
  height: 32px;
  --clr: #000;
  fill: var(--clr);
  stroke: var(--clr);
}