section:has(> .btm-deco) {
    &:has(+ section[data-colors="primary-light"]) .btm-deco path{
        fill: var(--shape-clr-1-dyn);

    }
}

.wrkbelt-scheduler-button{
        cursor: pointer;
}