h1 {
	color: #515151;
	margin-top: 20px;
	font-size: 36px;
    margin-bottom: 10px;
}
h2 {
	color: #515151;
	margin-top: 20px;
	font-size: 30px;
    margin-bottom: 10px;
}
h3 {
	color: #515151;
	margin-top: 20px;
	font-size: 24px;
    margin-bottom: 10px;
}
h4 {
	color: #515151;
	margin-top: 10px;
	font-size: 18px;
    margin-bottom: 10px;
	
}
h5 {
	color: #515151;
	margin-top: 10px;
	font-size: 14px;
    margin-bottom: 10px;
}
p {
	
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

p {

}

p.purple {
background-color: #DCDAFF; padding: 1em; border: 1px solid #432877; margin-bottom: 1em;
}

H3.membership-subheader {
margin-top: 24px; margin-bottom: 18px;
}

.membership-button {
font-size: 16px; font-family: "Lato", sans-serif; color: #fff; text-align: center; background-color: #F0604E; padding: 5px 20px 9px 20px; border-radius: 5px; margin: 15px 0 20px 0; text-decoration: none;
}

.membership-button--blue {
font-size: 16px; font-family: "Lato", sans-serif; color: #fff; text-align: center; background-color: #1675B3; padding: 5px 20px 9px 20px; border-radius: 5px; margin: 15px 0 20px 0; text-decoration: none;
}

.membership-button a {
color: #fff;
}

.membership-button a:hover {
text-decoration: underline;
}

