:root {
    --heading: 'RecoletaAlt';
    --heading-2: 'Unbounded';
    --body-font: 'Inter';
    --body-color: #555555 ;
    --base-color: #6600ff;
    --title-color: #0e0e0e;
    --body-bg-color: #171926;
}
