
/*=======================================
                GENERAL
=======================================*/

.editor-styles-wrapper a {
    text-decoration: none;
}

.editor-styles-wrapper p {
    font-family: "Sharp Sans-Regular", sans-serif;
}

.editor-styles-wrapper section {
    margin-top: -28px;
}

.editor-styles-wrapper form p {
    margin-top: 10px;
    margin-bottom: 10px;
}

p, h2, h3, h4 {
    margin: 10px 0;
}

/*=======================================*/

