@charset "utf-8";
// colors
$blue: #326cc1;
$light-blue: #dce5e8;
$white: #fff;
// units
$main-width: 1000px;