@use 'actiontext';

input[type="date"]::-webkit-calendar-picker-indicator {
  background-color: oklch(67.3% 0.182 276.935);
  border-radius: 4px;
  padding: 4px;
}
