/* Existing styles from styles.css are extended by this app.
   Additional styles are included here to keep the UI simple and usable. */
:root {
  --app-theme: light;
}