@import 'functions';
@import 'variables';
@import 'reset';

body {
  background: $site-background;
  font-weight: $font-weight-normal;
}
