   th { 
      color: darken(#902890, 10%);
      padding: 10px;
      background-color: lighten(#398B93, 50%);
      font-weight: 300;
   }
   
   td {
     color: darken(#902890, 10%);
      padding: 10px;
      text-align: center;
      vertical-align: middle;
      
   }
   
   th { 
      background-color: lighten(#398B93, 50%);
      font-weight: 300;
   }
   
  


