/* STATION STYLE */

:root {
  --brand-color: #00b2ff;
  --station-logo: url("assets/stationlogo.jpg");
}