:root {
    --heading: 'RecoletaAlt';
    --heading-2: 'Unbounded';
    --body-font: 'Inter';
    --body-color: #000000 ;
    --base-color: #0089ff;
    /* --base-color: #0b856e; */
    --title-color: #000000;
    --body-bg-color: #171926;
    --body-bg-color: #15386e;
}
