.scwh-anchor-price {
	display: block;
	margin-top: .3em;
	font: inherit;
	color: inherit;
}

.scwh-anchor-label {
	font-weight: 400;
}

.scwh-service-table-wrap {
	overflow-x: auto;
}

.scwh-service-table {
	width: 100%;
	border-collapse: collapse;
	font: inherit;
}

.scwh-service-table th,
.scwh-service-table td {
	padding: .65em;
	text-align: left;
	border-bottom: 1px solid currentColor;
}

.scwh-service-table small {
	display: block;
	opacity: .75;
}

