:root {
    --font: "Jost", sans-serif;
    --primary: #000;
    --secondary: #bfd22b;
    --body__size: 13px;
    --lines__grey: 1px solid #d2d2d2; 
}