.rmx-page {
    --rmx-green: #909B3B;
    --rmx-green-2: #B9C17B;
    --rmx-green-text: #5F6B2F;
    --rmx-green-soft: #B9C17B;
    --rmx-green-wash: #EEF1E3;
    --rmx-green-live: #ABBF11;
    --rmx-ink: #262626;
    --rmx-deep: #111513;
    --rmx-deep-2: #181D1A;
    --rmx-paper: #FFFFFF;
    --rmx-soft: #F5F6F3;
    --rmx-line: #E6E9E2;
    --rmx-muted: #666C67;
    --rmx-shell: 1180px;
    --rmx-radius-sm: 10px;
    --rmx-radius-md: 18px;
    --rmx-radius-lg: 28px;
    --rmx-shadow: 0 20px 50px rgba(17, 21, 19, 0.10);
}
