.gp-wrapper {
  font-family: 'Tiro Devanagari Marathi', serif;
  background-color: #ffffff;
}

.gp-heading {
  color: #000000;
  font-weight: bold;
  text-align: center;
  /*line-height: 1.6;*/
}

.gp-table {
  border: 2px solid #000000;
}

.gp-table thead th {
  color: #c00000;
  font-size: 18px;
  text-align: center;
  border: 2px solid #000000;
}

.gp-table tbody td {
  border: 1.5px solid #000000;
  font-size: 17px;
}

.gp-wrapper {
}

.gp-col-center {
  text-align: center;
  white-space: nowrap;
}

