.checkbox input[type='checkbox'] {
	accent-color: var(--theme-color);
}

.checkbox {
	margin: 0px;
}
