:host,
:root {
  --checklist-color-status-open: var(--mde-color-status-warning-light);
  --checklist-color-status-closed: #b7d2b7;
}
