div.fp1 article.forumPost section {
	padding: 0;
}

#main {
    background-color: #0c081a;
    font-size: 16px;
    color: #c6d6ee;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 1.4;
}

#text {
    margin-top: -10em;
    padding: 0em 1em 1em 1em;
}

#text h2 {
    color: #853dcc;
    margin-bottom: 0em;
    text-align: center;
    font-size: 2.5em;
}

#text h3 {
    color: #9E5FDA;
    font-size: 2em;
    text-align: center;
    margin-bottom: 0em;
}

#text h4 {
    color: #D8B9F6;
    text-align: center;
    font-size: 1.6em;
    margin-top: 0em;
}

#text ol {
    margin-top: 0em;
} 