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