.site-title, .site-title a{
    color: black !Important;
    
}

.site-description{
    color: black !Important;
}


.table {
  border: 2px solid;
  overflow-x: auto;
}

@media only screen and (max-width: 768px) {
.t_custom1
{
  font-size: 11px;
  line-height: 1.2;
  margin-left: auto;
  margin-right: auto;
}

.tr_head {
border-bottom: 1px solid #ddd;
}

}

.center {
  text-align: center;
}

