:root {
--web-header-1: #ff8f33;
--web-header-2: #ffb033;
--web-header-3: #ff7133;
--web-leftMenu-backgroundColor: #ffffff;
--web-leftMenu-itemBackgroundColor: #ffc933;
--web-leftMenu-activeItemBackgroundColor: #ff8f33;
--web-mainMenu-itemColor: #000000;
--web-mainMenu-itemBackgroundColor: #ffc933;
}
a {
color: #ff7133;
}
.content h1 {
color: #ff8f33;
}
.content h2 {
color: #ffb033;
}
.content h3,
.content h4,
.content h5,
.content h6 {
color: #ff7133;
}
.horizontalmenu {
background-color: #ffc933;
}
.horizontalmenu .m0_0 a,
.horizontalmenu-switcher {
background-color: #ffc933;
color: #000000;
}
.horizontalmenu-switcher {
background-color: #ffc933;
}
.button {
background: #ffb033;
color: #000000;
}
.block-1 {
background-color: #ffc933;
}
