.count-change-icon:disabled {
  --text-opacity: 1;
  color: #cbd5e0;
  color: rgba(203, 213, 224, var(--text-opacity));
  cursor: not-allowed;
}
