#helpTopics h1 {
	font-size: 1.75rem;
}

section[class*=section__]:first-child {
    margin-top: -1px;
}

.small section[class*=section__]:first-child {
    border-top: 3px solid #f5f5f5;
}

.small #pageTitle h1 {
 	font-size: 2rem; 
	line-height: 2.5rem;
}

.medium #pageTitle h1 {
 	font-size: 2rem; 
	line-height: 2.5rem;
}

.large #pageTitle h1 {
 	font-size: 2rem; 
	line-height: 2.5rem;
}

.xlarge #pageTitle h1 {
 	font-size: 2.25rem; 
	line-height: 3rem;
}

#topGrid h2 { 
	justify-self: left;     
}

[class*=dotcomHeader__] [class*=points__] {
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.25rem;
}