/*
Theme Name: Blackoot Lite Child
Theme URI: https://hackeandoelgenoma.com/
Description: Blackoot Lite child theme
Author: Hackeando el Genoma
Author URI: https://hackeandoelgenoma.com/
Template: blackoot-lite
Version: 1.0
*/

.simple-toc {
    background: #f9f9f9;
    border-left: 4px solid #ccc;
    padding: 1em;
    margin-bottom: 2em;
    font-family: sans-serif;
    font-size: 0.95em;
}

.simple-toc-title {
	display: block;
	font-weight: bold;
	margin-bottom: 0.5em;
	font-size: 1.4em;
	color: initial;
}

.simple-toc-list {
    list-style: none!important;
    padding-left: 0;
    margin: 0;
}

.simple-toc-list li {
    margin: 0.4em 0;
	list-style: none!important;
}

.simple-toc-list li.toc-level-2 { margin-left: 1em!important; font-weight: 500; }
.simple-toc-list li.toc-level-3 { margin-left: 1.5em!important; font-weight: 400; }
.simple-toc-list li.toc-level-4 { margin-left: 2em!important; font-weight: 300; }