/* Красим пункт меню "Акции" в красный цвет */
#nav1545955691 a[href="/akcii"] {
    color: #D32F2F !important;
    font-weight: bold;
}