:root {
    --textColor: #464646;
    --textColorVariant: #f9fff5;
    --background: #FFF;
    --foreground: #000;
    --onSecondary: #fff;
    --outline: #e5e5e5;
    --inline: #f8f7f7;
    --surface: #F5F5F5;
    --onSurface: #2A3439;
}