.bc-product-table--evonik {
    border-top: 3px solid #c6007e;
}

.bc-product-table--evonik thead th {
    background: #8f075f;
    color: #fff;
}

.bc-product-table--evonik tbody tr:hover td {
    background: #fff6fb;
}

.bc-product-table--evonik .bc-product-name {
    color: #7c0755;
    font-weight: 700;
}
