.pb-module-header {
    font-family: 'Oxygen', sans-serif; font-weight: 800; font-size: 20px; 
    color: #0d3159; text-transform: uppercase; 
    margin: 15px 0; padding: 0;
}
.pb-module-area li, .pb-timestamp {
    /* font-family: 'Open Sans Condensed', sans-serif; */ 
    /* font-weight: 300; */ 
    /* text-transform: uppercase; */ 
    font-size: 14px; 
    /* color: #797979; */
    padding-bottom: 6px;
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif; font-size: 12px; text-align: left; vertical-align: middle; padding: 1px 2px;
    line-height: 16px
}
.pb-timestamp{
    color: #ccc;
}