/* First header in main content area (bigger, blue)*/
div#body_middle div.csc-header h1.csc-firstHeader {
    font-size: 28px;
    color: #0061A1;
    line-height: 32px;
}

/* Mantain default style for buttons */
div#body_middle div.button div.csc-header h1.csc_firstHeader {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 18px;
    font-weight: normal;
    color: black;
}

div.button div.csc-header h1, div.button div.csc-header h1.csc_firstHeader {
    font-size: 18px!important;
    font-weight: normal!important;
    color: black!important;
}
