/* STATION STYLE */

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