:root {
    --font-main: Geometria, 'Geometria', sans-serif;

    --font-color: rgba(255, 255, 255, 1);

    --bg-color: rgba(15, 15, 15, 1);
}