
.single-body.cms-body h1 {
    font-size:2em;
    font-weight: 700;
}
.single-body.cms-body h2 {
    font-size:1.5em;
    font-weight: 700;
}
.single-body.cms-body h3 {
    font-size:1.17em;
    font-weight: 700;
}
.single-body.cms-body h4 {
    font-size:1em;
    font-weight: 700;
}
.single-body.cms-body h5 {
    font-size:0.83em;
    font-weight: 700;
}
.single-body.cms-body h6 {
    font-size:0.67em;
    font-weight: 700;
}

.single-body.cms-body em {
    color:inherit;
    /* font-weight: inherit; */
}
.single-body.cms-body strong {
    color:inherit;
    /* font-weight: inherit; */
}

.single-body.cms-body s {
    color:inherit;
    font-weight: inherit;
}
.single-body.cms-body sup {
    color:inherit;
    font-weight: inherit;
}
.single-body.cms-body sub {
    color:inherit;
    font-weight: inherit;
}

.single-body.cms-body p {
    margin-bottom:auto;
}