input[type="checkbox"]:checked > .dam-checkmark__label {
  background-color: blue;
}
