// COLORS
$color-background: rgb(255,255,255);
$color-text: rgb(0,0,0);
$color-shadow: rgb(253,68,100);