/* Remove the bullets */
.wp-block-categories {
	list-style: none;
}
