/*

	General.css
	Layouts(site specific) start here.
	This file is for one-off/small layouts(<50 lines of css)
	Once the layouts has grown to over 50 lines please separate it into another file of it's own.

	Layouts are specific to the top level ONLY. Consider this a major component of the page(s).

	Generally, items in this file will only have a single ID selector(#id-selectors).
	However these may also be prepended with classes based on the state of the layout.

	docs: https://smacss.com/book/type-layout
	states: https://smacss.com/book/state

*/

