.FloatingWidget-prefix .FloatingPanel .FloatingPanel__header {
    background-color: var(--header-bg-start-color,transparent);
    background-image: linear-gradient(var(--header-gradient-direction,135deg),var(--header-bg-start-color,transparent),var(--header-bg-end-color,transparent));
}