$primary: #315ad6;
$blue: #315ad6;
$purple: #da4ca2;
$red: #ff0000;
$light-red: #ffc7c7;
$purple-rgb: 218, 76, 162;
$light-blue : #eff7ff;
$light-blue-2 : #f1f5f9;
$green: #d7ffed;
$dark-green: #239260;
$white: #FFF;
$orange: #ff9900;
$yellow: #fbff00;


$prescriptionLocationColor1: #682727;
$prescriptionLocationColor2: #1d6758;
$prescriptionLocationColor3: #4c6015;
$prescriptionLocationColor4: #451e71;
$prescriptionLocationColor5: #113b63;

// $callTypeColor0: #ffe8e8;
$callTypeColor0: #fff;
$callTypeColor1: #fff1b8;
$callTypeColor2: #d29cff;
$callTypeColor3: #ffcd71;
// $callTypeColor4: #ffd3f3;
$callTypeColor4: #eff7ff;
$callTypeColor5: #ebebeb;

$voicemailColor: #f1ffb8;