/*
  Variables
*/

/* colors */
$gray-color: rgb(113, 113, 113);
$light-gray-color: rgb(238, 238, 238);
