:root {
    --vp-c-brand-1: #6138d8 !important;
    --vp-c-brand-2: #3a00ad !important;
    --vp-c-brand-3: #6138d8 !important;
    --vp-c-brand-soft: #1e0a47 !important;
}

:root {
    --vp-home-hero-name-color: transparent;
    --vp-home-hero-name-background: -webkit-linear-gradient(120deg,
            #3a00ad 1%,
            #a338d8) !important;

    --vp-home-hero-image-background-image: linear-gradient(-45deg,
            #3a00ad 50%,
            #a338d8 50%) !important;
    --vp-home-hero-image-filter: blur(44px);
}
