Basic less font styles
p { font-size: 14px; line-height: 1.75; } // BRAND TEXT COLOR .text-primary { color: @brand-gold; } @{headings} { .heading-font; font-weight: 700; }