:root {
    --heading: "Cooper Black", "Arial Black", serif;
    --heading-2: 'Unbounded';
    --body-font: 'Inter';
    --body-color: #555555;
    --base-color: #f12320;
    --title-color: #0e0e0e;
    --body-bg-color: #171926;
}
