/* #Footer */
.site-footer {
	background-color: $footer_bg;
}
.site-description {

}
.footer-area-wrap {
	background-color: $footer_widgets_bg;
}
.footer-copyright {
	color: $invert_accent_color_1;
}