footer { @include constrain_wide; margin-top: 5em; &:before { @include faded_line_after; margin-bottom: 1.2em; } nav { text-align: center; } h4 { @include fontsize(13); font-family: helvetica,arial,sans-serif; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 10px; } p { @include fontsize(14); text-align: center; margin-top: 1.5em; margin-bottom: 1.5em; } }