/* The active stage keeps the site's peach palette instead of a black disk. */
html body .otdelka-top-2 .nav-tabs > li > a .orange-square.vo-otdelka-auto-active .name > span {
    background: #ffaa83 !important;
    color: #fff !important;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .90), 0 4px 10px rgba(190, 112, 75, .25) !important;
}
