:root {
    --primary: #2563eb;
    --primary-rgb: 37, 99, 235;
    --primary-dark: #1f54c7;
    --primary-light: #e9effd;
}
