.page-setup {
    background: radial-gradient(circle at 80% 15%, rgba(16, 185, 129, 0.12), transparent 45%),
        var(--bg);
}
