font-weight: bold;
}
li.active:before {
- color: #004e98;
+ color: #ed7f00;
content: "(";
position: absolute;
left: -.7em;
top: -.25em;
}
li.active:after {
- color: #004e98;
+ color: #ed7f00;
content: ")";
position: absolute;
right: -.7em;
}
#item-lang a {
- color: #0050a2;
+ color: #ed952f;
}
}
\ No newline at end of file