/*
  Demo: support-schedule. Controls reuse the shared .field/.select/.input
  components and the page's .demo-controls panel; this only keeps the
  calendar note readable at demo width.
*/
.demo-slot[data-demo="support-schedule"] [data-calendar-note] {
  font-style: italic;
}
