/* Checkmark List */
ul.is-style-checkmark-list {
	list-style-type: "\2713";
}