/* This clears all broweser defaults and lets us use our layout, colors and typography */
@import "css/normalize.css"; 

/* These are our styles that are now applied to the site */
@import "css/layout.css";
@import "css/flair.css";



