:root {
--web-header-1: #7a1a1a;
--web-header-2: #b03131;
--web-header-3: #e04343;
--web-leftMenu-backgroundColor: #ffffff;
--web-leftMenu-itemColor: #ffffff;
--web-leftMenu-itemBackgroundColor: #4b0a0a;
--web-leftMenu-activeItemColor: #ffffff;
--web-leftMenu-activeItemBackgroundColor: #4b0a0a;
--web-mainMenu-itemColor: #ffffff;
--web-mainMenu-activeItemColor: #ffffff;
--web-mainMenu-activeItemBorderColor: #ffffff;
}
a {
color: #ff5656;
}
.content h1 {
color: #7a1a1a;
}
.content h2 {
color: #b03131;
}
.content h3,
.content h4,
.content h5,
.content h6 {
color: #e04343;
}
.horizontalmenu {
background-color: #4b0a0a;
}
.horizontalmenu .m0_0 a,
.horizontalmenu-switcher {
color: #ffffff;
}
.horizontalmenu-switcher {
background-color: #4b0a0a;
}
.button {
background: #4b0a0a;
color: #ffffff;
}
.block-1 {
background-color: #f2eded;
}
.block-2 {
background-color: #4b0a0a;
}
.block-3 {
background-color: #4b0a0a;
}
