/* Table-free conversion helpers */
.dmhs-table-replacement {
	width: 100%;
}

.dmhs-converted-row {
	margin-block: 0.75rem;
}

.dmhs-converted-cell {
	min-width: 0;
}

.dmhs-converted-cell > :last-child {
	margin-bottom: 0;
}

.dmhs-link-nav {
	text-align: center;
}

.dmhs-link-nav a {
	text-decoration: none;
}

.dmhs-link-nav a:hover,
.dmhs-link-nav a:focus {
	text-decoration: underline;
}
