.tx-axc-persons .bg-axc {
	margin-bottom: -0.5rem;
}

/*.tx-axc-persons .persons-list-inner {*/
/*	padding: 50px;*/
/*}*/

.tx-axc-persons .table {
	color: var(--bs-body-color);
}

.tx-axc-persons .table th {
	border: none;
	/*padding-bottom: 30px;*/
	/*font-weight: normal;*/
}

.tx-axc-persons .person-dl dt {
	float: left;
	margin-right: .5em;
}

.tx-axc-persons .person-dl dd::after {
	content: '';
	clear: both;
}
