$sand: #FAF3ED; //depth + contrast 
$sand2: #F2EADF; //depth + contrast 
$sand3: #EFDDC8; //pop styles + highlights 
$sand4: #f40404;// borders + details

.primary{
  background-color: $sand4;
}