:root {
--web-header-1: #437015;
--web-header-2: #68af21;
--web-header-3: #92062b;
--web-mainMenu-itemColor: #000000;
--web-mainMenu-itemBackgroundColor: #68af21;
--web-mainMenu-activeItemColor: #ffffff;
--web-mainMenu-activeItemBackgroundColor: #68af21;
--web-mainMenu-activeItemBorderColor: #ffffff;
}
body {
background-color: #ffffff;
}
.body-outer,
.footer {
color: #000000;
}
a {
color: #92062b;
}
.content h1 {
color: #437015;
}
.content h2 {
color: #68af21;
}
.content h3,
.content h4,
.content h5,
.content h6 {
color: #92062b;
}
.horizontalmenu {
background-color: #68af21;
}
.horizontalmenu .m0_0 a,
.horizontalmenu-switcher {
background-color: #68af21;
color: #000000;
}
.button {
background: #437015;
color: #ffffff;
}
.button {
font-size: 112.5%;
}
