.mc-product-code {
	margin-block: 0.5rem 1rem;
	color: var(--wp--preset--color--steel);
}

.mc-product-code span {
	margin-right: 0.35rem;
}

.mc-product-specifications,
.mc-product-taxonomy,
.mc-product-customization {
	margin-block: clamp(2rem, 5vw, 4rem);
}

.mc-product-specifications table {
	width: 100%;
	border-collapse: collapse;
}

.mc-product-specifications th,
.mc-product-specifications td {
	padding: 0.8rem 1rem;
	border-bottom: 1px solid var(--wp--preset--color--surface);
	text-align: left;
}

.mc-product-specifications th {
	width: 38%;
	color: var(--wp--preset--color--steel);
}
