@require 'consts'
@require 'mixins'

body
  background-color $c-background
  grid()
  font-family helvetica, sans-serif
  letter-spacing 0.03rem
  font-weight lighter
  color $c-strong
