
table.table-bordered{
    border:2px solid #D4AF37;
    margin-top:20px;
  }
table.table-bordered > thead > tr > th{
 border:2px solid #D4AF37;
}
table.table-bordered > tbody > tr > td{
 border:2px solid #D4AF37;
}
.feature-title
{
  font-size: 12px;
}

p
{
  font-size: 14px;
  color: #6B6B6B;
}

.Quicksand
{
  font-family: 'Quicksand', sans-serif;
}




#fees_section
{
  padding-top: 150px;background-color: white;padding-bottom: 200px;
}

.heading-tag
{
  font-size: 30px;
}


#fees-and-payment-heading
{
  text-align: center;margin-top: 10px;
}




#fees-table
{
  margin-top: 40px; box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.05), 0 6px 6px 0 rgba(0, 0, 0, 0.05);background-color:rgba(212, 175, 55,0.05);
}







