table{
width: 100%;
}/*
table th,
table td,table tr {
  padding: 0.75rem;
  vertical-align: top;
  border: 2px solid #fff;
}
table thead th {
  vertical-align: bottom;
  border: 2px solid #fff;
}

table tbody + tbody {
  border: 2px solid #fff;
}
*/
.link-dark ul li a{
color:#000 !important;
text-color:#000 !important;
}
.container-fluid{
padding:0 !important;
}