:root {
    --primary-color: #009aa4;
    --primary-color-dark: #02868f;
    --secondary-color: #ed6649;
    --green: #4caf50;
    --red: #f44336;
    --yellow: #ffeb3b;

    --background-color-primary: #fff;
    --background-color-secondary: #f2f6f9;
    --border-color: #ccc;
    --text-color: #414141;

    --component-nuts-and-seeds: #56c1ff;
    --component-oils: #ff968d;
    --component-plant-protein: #fae232;
    --component-plant-sterols: #16e7cf;
    --component-viscous-fibre: #ff644e;
}
