/* فاصلهٔ عمودی بین پاراگراف‌های محتوای تب (مثل چند <p> وارداتی). */
.wcpbt-custom-tab-content p {
	margin: 0 0 1em;
}

.wcpbt-custom-tab-content p:last-child {
	margin-bottom: 0;
}

.wcpbt-custom-tab-content ul,
.wcpbt-custom-tab-content ol {
	margin: 0 0 1em 1.25em;
	padding: 0;
}

.wcpbt-custom-tab-content li {
	margin: 0 0 0.35em;
}
