#editor h1, #editor h2, #editor h3{
    font-weight: 600;
}

#editor > *+*{
    margin-bottom: 5px;
}

#editor h1{
    font-size: 35px;
}

#editor h2{
    font-size: 30px;
}

#editor h3{
    font-size: 26px;
}

#editor pre{
    padding: 10px;
    background-color: #f4f4f5;
    overflow-x: auto;
}

#editor a{
    color: #0985c3;
}.child-card{margin-bottom:12px;}.child-name{font-size:12px;font-weight:700;color:var(--bn-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;}.child-pills{display:flex;flex-wrap:wrap;gap:4px;}
.child-card{margin-bottom:8px;}
.child-name{font-size:11px;font-weight:700;color:#5A7190;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;}
.child-pills{display:flex;flex-wrap:wrap;gap:4px;}
