h2 {
	font-size: 24px;
    line-height: 28px;
    font-weight: 400 !important;
}

p {
    font-weight: 400;
    font-size: 14px !important;
}

li {
    font-weight: 400;
    font-size: 14px !important;
}

.rich-text a {
	color: #333 !important;
    text-decoration: underline !important;
}

.rich-text ol {
	margin-left: 0px !important;
}

.rich-text ol li {
	list-style: inherit !important;
}