article-viewer .text-component,
article-viewer .informative-component, 
article-viewer .table-component .table-cell,
article-viewer .step-by-step-component .step-text-wrapper,
article-viewer .collapsible-component,
article-viewer .markdown-component,
article-viewer .html-component,
anchor-navigation .anchor-navigation {
 	font-weight: 400 !important; 
}

article-viewer .code-component,
article-viewer .heading-component h2,
article-viewer .heading-component h3 {
  	font-weight: 500 !important;
}

article-viewer .table-component .heading-row .table-cell,
article-viewer .step-by-step-component .step-title,
article-viewer .step-by-step-component .step-count-title,
article-viewer .component strong,
article-viewer .heading-component h4,
article-viewer .collapsible-component .collapsible-heading {
	font-weight: 600 !important;
}
