:root {
    --fc-black: #090a0b;
    --fc-charcoal: #111214;

    --fc-white: #ffffff;
    --fc-cream: #fff8ed;
    --fc-ivory: #f5f2ea;

    --fc-gray-pale: #e6e0d6;

    --fc-success: #24915c;
    --fc-error: #c83b35;

    --fc-text: #171717;
    --fc-muted: #615d56;
}
