    
    /*SUBFOOTER HOME*/
    .pane-gateway-subfooter-home {
        background: #fff !important;
    }
    
    .band-college50-wrap{
        background-color:#f5edde !important;
    }

   /*TABLE STYLES*/
   table{
       border-color: #000 !important;
   }
   tr.even {
    background-color: #f5edde !important;
   }
   td.active {
    background-color: #f5edde !important;
 }
 table.tbl-cell-bdr td{
     border-color:#000 !important;
 }