html { font-size: 14px;} 
h1, h2 { line-height: 1.2; margin: 0 0 .2em; }
h1 { font-size: 36px; }
h2 { font-size: 21px; margin-bottom: 1em; }
p { margin: 0 0 1em 0; }
a { color: rgb(51, 122, 183); text-decoration: none; }
a:hover { text-decoration: none; }

#news article {	margin-bottom: 50px; }
#news article .page-header { margin:1.5em 0 1.2em; }
#news article .news-properties { font-size:12px; margin: 0 0 0.5em 0; color: rgb(119, 119, 119); }
#news article .news-properties span { margin: 0 0.5em 0 0; }

#section .page-header { margin:1.5em 0 1.2em; }
#section .section-properties { font-size:12px; margin: 0 0 0.5em 0; color: rgb(119, 119, 119); }
#section .section-properties span { margin: 0 0.5em 0 0; }
#section .section-btns { margin: 0 0 1em 0; }
#section .section-data textarea.form-control { height: 100px; max-width: 100%; }
#section .section-data span.section-subtitle { font-size: 18px; margin-bottom:0.5em; display:block; border-bottom: 1px dashed #c4c2c2; padding-bottom:5px; }