
.tabs-layout-all-open .wd-tab-wrapper:not(:last-child) {
	margin-bottom: 40px;
}

.wd-all-open-title {
	margin-bottom: 30px;
	font-size: 22px;
}

.wd-title-style-overline .wd-all-open-title {
	border-top: 1px solid var(--brdcolor-gray-300);
}

.wd-title-style-overline .wd-all-open-title span {
	display: inline-block;
	margin-top: -1px;
	padding-top: 20px;
	border-top: 3px solid var(--wd-primary-color);
}
