html .categories__toggle { background-color: rgb(240, 89, 78); }
html .categories__toggle:hover { background-color: rgb(240, 89, 78); }
html .categories__toggle:active { background-color: rgb(240, 89, 78); }
html .categories_in_block .item.no-image { background-color: rgb(240, 89, 78); }
html .fixed_panel .categories__toggle__fixed { background-color: rgb(240, 89, 78); }
html .fixed_panel .categories__toggle__fixed:hover { background-color: rgb(240, 89, 78); }
html .fixed_panel .categories__toggle__fixed:active { background-color: rgb(240, 89, 78); }
