/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 20 2026 | 06:27:28 */
.gb-table-wrap {
  overflow-x: auto;
  margin: 20px 0;
}

.gb-table-ax92 {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
  font-size: 14px;
}

.gb-table-ax92 th {
  background: #031044;
  color: #fff;
  padding: 12px;
  text-align: left;
}

.gb-table-ax92 td {
  padding: 12px;
  border-bottom: 1px solid #e5e7eb;
  vertical-align: top;
}

.gb-table-ax92 tr:hover {
  background: #f9fafb;
}

.gb-variation {
  white-space: pre-line;
  color: #374151;
}

.gb-desc {
  white-space: pre-line;
  color: #4b5563;
}