/**
 * Gene-Niegles CMS - Thème Wine (Bordeaux)
 */

:root {
    --primary: #be123c;
    --primary-rgb: 190, 18, 60;
    --primary-dark: #9f1239;
    --primary-light: #e11d48;
}
