:root {
    --bs-font-sans-serif: "Figtree", sans-serif;
    --bs-primary-rgb: 232, 74, 72;
    --bs-primary: #a40401;
    --bs-primary-dark: #dd2e2c;
    --lw-header-height: 72px;
    --bs-body-font-size: 1.125rem;
    --bs-body-color: #333;
    --luoghi: white;
    --lw-community: #f4f9fd;
    --lw-eventi: #f4fcf8;
    --lw-news: #fcf4fa;
 
    --footer-surface: #fdfdfd;
    --footer-audio-surface: #f7f7f7;
    --footer-on-surface: #121212;
    --footer-primary: #0064b5;
 
    --card-eventi-bg: #f9f9f9;
 }