/*
@section: Variaveis de cor */

$blue: #033f73;
$light-gray: #ECEBE6;
$medium-gray: #E9E9E9;
$dark-gray: #989898;
$white: #FFF;