.ui-widget-header {
    border-color: #432d70;
    background: #432d70;
}
.ui-widget-header span {
    color: #f3f4f6;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border-color: #ff5299;
    background-color: #ff5299;
}
