READ ME for PMW website

Components

This site uses the following:

Repository & Design Guidelines

For reference designs or to add a specific design to a page section, check out the repository page. The repository is a helpful resource when building or updating pages and you need to follow consistent design guidelines.

Case Studies Blog Post

The structure of the blog post should be as follow to trigger the correct styling:

			
			
	<h3 class="case-study-details__sub-title">Sub Title header that appears above the Featured Media</h3>
	<h3>Background</h3>

	<p>Content here.</p>
	<hr>

	<h3>The Challenge</h3>
	<p>Content here.</p>

	<hr>

	<h3>The Solution</h3>
	<p>Content here.</p>
	<hr>

	<h3 dir="ltr">The Results</h3>

	<p><span class="text-gradient">Gradient text section</span></p>

	<p class="fs-18 fw-normal mw-1200">Normal text that doesn't need to be enlarged in gradient</p>

	<div class="d-none video-thumbnail">/images/videothumbnailoverride.png</div>