.t3js-module-docheader.module-docheader {
    /** Fixes custom styles override in ig_ldap_sso_auth **/
    position: unset;
}

.ck-anchor-placeholder {
    background-color: #eee;
    border: 1px dashed #888;
    padding: 1px;
    font-size: 10px;
    color: #333;
    position: absolute;
    margin-top: -12px;
}

.ck-content h5 {
    color: #6a6a6a!important;
    font-size: 1em!important;
}

.ck-content h3 {
    font-size: 1.25em!important;
}