File: D:/HostingSpaces/SBogers33/bbec.nl/workbench/komma/kms/public/css/_typography.sass
.text-muted
color: $light-gray
.text-primary
color: $brand-primary
.text-success
color: $brand-success
.text-info
color: $brand-info
.text-warning
color: $brand-warning
.text-danger
color: $brand-danger
.text-light
color: $light-gray
font-weight: $font-weight-light
h1, h2, h3, h4
font-weight: $font-weight-normal
h1
+gridlover-heading(3)
h2
+gridlover-heading(2)
h3
+gridlover-heading(1)
h4
+gridlover-heading(0)