@layer theme {
    :root {
        --color-accent: #E01B26;
        --color-accent-content: #E01B26;
        --color-accent-foreground: var(--color-white);
    }
}
