body{
}

article{
  padding:10px;
}

.text-sm svg{
  width:20px;
}

.pagination p{
  text-align:center;
  margin-top:20px;
}

table.table-fee{
}

table.table-fee tr th,
table.table-fee tr td{
  padding:5px;
  font-size:14px;
}

table.table-fee tr th{
  background:#EFEFEF;
}

table.table-fee tr th.bg-black{
  background:#000;
}

