.formula .toolbar__counter {
    background: #ff0009;
}

.formula .header-features__icon {
    fill: #ff0009;
}

.formula .btn-color-conversion {
    color: #fff;
    background: #002e54;
}

.formula .buy__button {
    background-color: #002e54;
    color: #fff;
}

.formula .buy__button:hover {
    background-color: #ff0009;
    color: #fff;
}

.formula .catalog-menu_top {
    background: #ecebeb;
}
.formula .header-category {
    background: #ecebeb;
}
.formula .product-tabs__toggle:nth-child(1):checked ~ .product-tabs__captions li:nth-of-type(1) label, .formula .product-tabs__toggle:nth-child(2):checked ~ .product-tabs__captions li:nth-of-type(2) label, .formula .product-tabs__toggle:nth-child(3):checked ~ .product-tabs__captions li:nth-of-type(3) label {
    cursor: default;
    background-color: #ecebeb;
}

.formula .product__main::before {
    background-color: #ecebeb;
}

formula .header-cap-toolbar__link:hover {
    color: #ecebeb;
}