/* STATION STYLE */

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