.block--category .block-header, .p-nav, .structItemContainer-group--sticky:before, .structItemContainer-group--sticky:after {
background: -webkit-linear-gradient(#2488D8, #122792) !important;
background: -o-linear-gradient(right,#2488D8, #122792) !important;
background: -moz-linear-gradient(left,#2488D8, #122792) !important;
}
.structItemContainer-group--sticky:before, .structItemContainer-group--sticky:after {
color: #fff;
}
.node--unread .node-title:before {
display: none !important;
}
.node-description {
color: #292929 !important;
}
.block--category > .block-container > .block-header{
background-color: #194EAE !important;
background-image:none;
}