// Font family Variables
$primary-font           : "Open Sans", serif;

// Color Variables
$accent-color           : #19bdce;
$secondary-color        : #f1f1f1;

$body-color             : #818c8d;
$strong-color           : #666f70;
$muted-color            : #9aa8a9;

$footer-background      : #e7e7e7;
$footer-secondary-color : #d1d1d1;
