/* Ragnarock WC Core — base styles */

:root {
    --rwc-primary:   #7b2d8b;
    --rwc-secondary: #f0e6f5;
    --rwc-radius:    4px;
}
