/*
Theme Name: GCA
Theme URI: http://gcafinancial.com.au/
Author: Vasil Krustev
Description: GCA Financial
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gca
Tags:

GCA is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

@import url(https://fonts.googleapis.com/css?family=Merriweather:300,600,700|Work+Sans:400,300,700,600);

@import url('css/layout.css');
@import url('css/color.css');

/* styling footer layout - to fit menu on one line */
.footer--nav .m-r-2 {
	margin-right: 19px;
}