$site_width: 1200px;

$col_text: #141414;
$col_light_text: #f3f6f8;
$col_anchor: #DF6C4D;
$col_anchor_hover: #eba28e;
$col_background: #141414;
$col_sidebar_background: #2E3739;
$col_border: #d6d6d6;
$col_footer_bg: #202124;

$font: 'Roboto', sans-serif;
$headers_font: 'Roboto', sans-serif;

/* =WordPress Core
-------------------------------------------------------------- */
$wp_top_margin: 30px;
$wp_right_margin: 30px;
$wp_bottom_margin: 30px;
$wp_left_margin: 30px;