:root {
--web-header-1: #ef7d30;
--web-header-2: #58a8f8;
--web-header-3: #ef7d30;
--web-mainMenu-itemColor: #ffffff;
--web-mainMenu-activeItemColor: #ffffff;
--web-mainMenu-activeItemBorderColor: #ffffff;
}
a {
color: #ef7d30;
}
.content h1 {
color: #ef7d30;
}
.content h2 {
color: #58a8f8;
}
.content h3,
.content h4,
.content h5,
.content h6 {
color: #ef7d30;
}
.horizontalmenu {
background-color: #58a8f8;
}
.horizontalmenu .m0_0 a,
.horizontalmenu-switcher {
color: #ffffff;
}
.horizontalmenu-switcher {
background-color: #58a8f8;
}
.button {
background: #f7931e;
color: #ffffff;
}
.button {
font-size: 112.5%;
}
.button-2 {
background: transparent;
box-shadow: none;
color: #ef7d30;
border-color: #ef7d30;
border-style: solid;
border-width: 2px;
}
