.microsite-section h2 {
	font-size: 56px;
    font-weight: var(--opensans-bold);
    line-height: 62px;
    text-align: center;
    color: var(--article-title-color);
    text-transform: uppercase;
    max-width: 906px;
    margin: 0 auto;
}