/* STATION STYLE */

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