.ckeditor h1 {
    padding-left: 0.515rem;
    padding-right: 0.515rem;
    font-family: 'FFMarkWebProBlack';
    font-weight: 400 !important;
    font-size: 1.875em;
    color: #B1BEC9;
    line-height: 120%;
    width: 100%;
    float: left;
}
.ckeditor ul,
.ckeditor ol {
    margin-left: 26px;
    color: #666;
    display: inline-block;
    margin-top: 10px;
}
.ckeditor ul > li,
.ckeditor ol > li {
    line-height: 30px;
    font-family: 'FFMarkWebProBook';
    font-weight: 400 !important;
}