.td-subs:has(.dl-subs-all-wrap) .td-subs__header {
	margin-bottom: 0;
}

.td-subs .dl-subs-all-wrap {
	text-align: left;
	margin: 0 0 32px;
}

.td-subs .dl-subs-all-link {
	display: inline-block;
	margin-top: 15px;
	color: #6f4aef;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.4;
	text-decoration: none;
}

.td-subs .dl-subs-all-link:hover,
.td-subs .dl-subs-all-link:focus {
	color: #5a38d6;
	text-decoration: underline;
}
