.c-help-article-content {
	.c-help-article-content__container  {
		display: flex;
		flex-direction: column;
		gap: 0 var(--spacing-md);
	}
}
