:root {
--web-header-1: #6a142c;
--web-header-2: #8a1e3c;
--web-header-3: #234a25;
--web-leftMenu-itemColor: #ffffff;
--web-leftMenu-itemBackgroundColor: #4caf50;
--web-leftMenu-activeItemColor: #ffffff;
--web-leftMenu-activeItemBackgroundColor: #388e3c;
--web-mainMenu-itemColor: #ffffff;
--web-mainMenu-itemBackgroundColor: #8a1e3c;
--web-mainMenu-activeItemColor: #ffffff;
--web-mainMenu-activeItemBackgroundColor: #6a142c;
--web-mainMenu-activeItemBorderColor: #ffffff;
}
body {
background-color: #fffdfb;
}
.body-outer,
.footer {
color: #2a2a2a;
}
a {
color: #4caf50;
}
.content h1 {
color: #6a142c;
}
.content h2 {
color: #8a1e3c;
}
.content h3,
.content h4,
.content h5,
.content h6 {
color: #234a25;
}
.horizontalmenu {
background-color: #8a1e3c;
}
.horizontalmenu .m0_0 a,
.horizontalmenu-switcher {
background-color: #8a1e3c;
color: #ffffff;
}
.horizontalmenu-switcher {
background-color: #8a1e3c;
}
.button {
background: #4caf50;
color: #ffffff;
}
.block-1 {
background-color: #f6edee;
}
.block-2 {
background-color: #eaf4ec;
}
.block-3 {
background-color: #f7f7f7;
}
