html .site-header .menu-top > li > a { color: rgb(238, 238, 238); }
html .site-header .menu-top > li > a:hover { color: rgb(65, 117, 5); }
html .site-header .cabinet-block span { color: rgb(238, 238, 238); }
html .site-header .cabinet-block span:hover { color: rgb(65, 117, 5); }
