/*
  Active website theme.

  To switch the whole website to a different visual style, change only the
  import below, for example:

  @import url("./themes/water.css");
*/
@import url("./themes/industrial.css");
