/* CSS Document 
 * Updates by AbleSpark
*/

label {
    font-weight:normal;
}
.grey-note {
    font-style: italic;
    color: #8a8a8a;
}
.article-date {
    font-weight:normal;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #555555; 
}