.wp-block-fjp-post-enhancer-toc,
.fjp-toc {
    box-sizing: border-box;
    margin-bottom: 28px;
    padding: 14px 20px !important;
    border-left: 4px solid #0073aa;
    border-radius: 0 4px 4px 0;
    background: #f0f6fc;
    font-size: 14px;
}

.fjp-toc__title {
    margin: 0 0 8px;
    font-size: 15px;
    font-weight: 700;
}

.fjp-toc__list {
    margin: 0;
    padding-left: 20px;
    line-height: 1.9;
}

.fjp-toc__item--h3 {
    margin-left: 1.25em;
    list-style-type: circle;
}

.fjp-toc a {
    text-decoration: none;
}

.fjp-toc a:hover,
.fjp-toc a:focus {
    text-decoration: underline;
}

.fjp-toc--editor .fjp-toc__title {
    cursor: text;
}

.fjp-toc--editor .components-notice {
    margin: 8px 0 0;
}
