blob: 57a59ca867e4c9a59235a43e6fbafd2028455b59 [file] [log] [blame]
/* ==========================================================================
Footnotes
========================================================================== */
.footnotes {
font-family: $alt-font;
p, li {
@include font-size(12,no);
}
&:before {
content: 'Footnotes:';
font-weight: 700;
}
}