/*Цвета разделов потока*/
.js-feed-parts-switcher:nth-child(2) {
    background-color: #F8EFDE !important;
}

.js-feed-parts-switcher:nth-child(3) {
    background-color: #CCE5F6 !important;
}

.js-feed-parts-switcher:nth-child(4) {
    background-color: #E0D6FC !important;
}

.js-feed-parts-switcher:nth-child(5) {
    background-color: #F4D2D2 !important;
}

.js-feed-parts-switcher:nth-child(6) {
    background-color: #D2F4E5 !important;
}
