/* S4 — hosting pages B (wordpress / woocommerce / download): page-specific styles.
   Namespaced with .rgbh- prefix per SPEC; theme tokens (colors/RTL) inherited from main.css. */

.rgbh-table-wrap {
	margin-top: 8px;
}

.rgbh-table th,
.rgbh-table td {
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.rgbh-table thead th {
	font-weight: 700;
}
