:root {
    --heading: 'Roboto';
    --heading-2: 'Roboto';
    --body-font: 'Roboto';
    --body-color: #555555 ;
    --base-color: #395e9d;
    --title-color: #0e0e0e;
    --body-bg-color: #171926;
}
