.cyberrock-topic-hierarchy{

margin:30px 0;

padding:20px;

background:rgba(20,20,30,0.65);

border-left:4px solid var(--cr-accent);

}

.topic-parent,
.topic-current{

margin-bottom:10px;

}

.topic-children{

list-style:none;

padding-left:0;

}

.topic-cluster-explorer{
margin:50px 0;
padding:20px;
background:#0d1117;
border-radius:10px;
}

.topic-cluster-explorer h3{
margin-bottom:10px;
font-size:18px;
}

.topic-cluster-explorer ul{
list-style:none;
padding:0;
}

.topic-cluster-explorer li{
margin-bottom:8px;
}

.topic-cluster-explorer a{
color:#58a6ff;
text-decoration:none;
}