.bs-website:not(.theme-view) {
    --menu-item-active-color: #5d4bd0 !important;
    --primary-button-bg-color: #5d4bd0 !important;
}
.bs-data-table.th-show table.data-table th {
    background: #5d4bd0;
} 
.bs-main-menu .main-menu.nav-active-st4 .page-links>.item.nav-active {
    color: #5d4bd0;
    font-weight: bold;
}