:root {
--web-header-1: #095bae;
--web-header-2: #58a8f8;
--web-mainMenu-itemColor: #000000;
--web-mainMenu-activeItemColor: #ffffff;
--web-mainMenu-activeItemBorderColor: #ffffff;
}
a {
color: #f7931e;
}
.content h1 {
color: #095bae;
}
.content h2 {
color: #58a8f8;
}
.horizontalmenu {
background-color: #58a8f8;
}
.horizontalmenu .m0_0 a,
.horizontalmenu-switcher {
color: #000000;
}
.button {
background: #095bae;
color: #ffffff;
}
