.rules-play-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
}

.rules-play-table th,
.rules-play-table td {
  padding: 10px 12px;
  border-bottom: 1px solid #eceef2;
}

.rules-play-table thead th {
  background: #fafafa;
  color: #777;
  font-size: 12px;
}

.rules-play-table tbody th {
  width: 34%;
  color: #4b4f57;
  vertical-align: top;
}

.rules-play-table tbody td:last-child { color: #ef5558; }
.rules-play-table tbody tr:last-child > * { border-bottom: 0; }
.rules-play-table th,.rules-play-table td{border-color:#332c20}.rules-play-table thead th{background:#1f1a10;color:#c8b98d}.rules-play-table tbody th{color:#e4d8bc}.rules-play-table tbody td:last-child{color:#e1bf61}
