// Colors

$light_50_turquoise: #a8e5e8;
$turquoise: #25cbd3;
$petroleum: #00849c;
$dark_petroleum: #00576F;
$anthracite: #263746;
$dark_anthracite: #141D28;
$white: #fff;
$light_petroleum: #B4C9D0;
$light_blue: #ccf5fd;
$light_grey: #e6e7e8;
$cancel: #82a7b5;
$disabled: #ccc;

