/*------------------------------------------------------------------------------------*\
    TABLE STYLE
      + Adjusting head to blue for blue sites
\*------------------------------------------------------------------------------------*/
table.content-table thead {
    background: #0187de;
}