:root {
--web-header-1: #e36414;
--web-header-2: #5f0f40;
--web-header-3: #9a031e;
--web-leftMenu-backgroundColor: #ffffff;
--web-leftMenu-itemColor: #ffffff;
--web-leftMenu-itemBackgroundColor: #fb8b24;
--web-leftMenu-activeItemColor: #ffffff;
--web-leftMenu-activeItemBackgroundColor: #cf731d;
--web-mainMenu-itemColor: #ffffff;
--web-mainMenu-itemBackgroundColor: #fb8b24;
--web-mainMenu-activeItemColor: #ffffff;
--web-mainMenu-activeItemBackgroundColor: #cf731d;
--web-mainMenu-activeItemBorderColor: #ffffff;
--web-logo-color: #fb8b24;
}
a {
color: #fb8b24;
}
.content h1 {
color: #e36414;
}
.content h2 {
color: #5f0f40;
}
.content h3,
.content h4,
.content h5,
.content h6 {
color: #9a031e;
}
.horizontalmenu {
background-color: #fb8b24;
}
.horizontalmenu .m0_0 a,
.horizontalmenu-switcher {
background-color: #fb8b24;
color: #ffffff;
}
.horizontalmenu-switcher {
background-color: #fb8b24;
}
.button {
background: #fb8b24;
color: #ffffff;
border-color: #fb8b24;
border-style: solid;
border-width: 2px;
}
.button {
font-size: 112.5%;
}
.block-1 {
background-color: #f7f7f7;
}
