:root {
    --accent-color: #e00;
    --accent-rgb: 224 0 0;
    --accent-soft-bg: rgb(var(--accent-rgb) / 8%);
}
