/*
Use this file to customize website appearance.

Example:

:root {
  --landing-background-color: white;
  --landing-background-image: url("/assets/custom.png");
}

The full list of CSS variables can be found in src/App.vue
*/

