/**
    Website for Niederuster

	Author: Damian Heini, VIZUAL <dh@vizual.ch>
 */
/*
  General layout settings
*/
:root {
  --themeMainColor: #87765c;
  --mainNavigationActiveFontColor: #87765c;
}
