#toc_container {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #aaa;
    display: table;
    font-size: 95%;
    margin-bottom: 1em;
    padding: 20px;
    width: auto;
}

.toc_title {
    font-weight: 700;
    text-align: center;
}

#toc_container li, #toc_container ul, #toc_container ul li{
    list-style: outside none none !important;
}

.score{
    background: #4bcc4b;
}

.web{
}

h2 {
}
.telegram{
    background: #37d9f3;
}

/*
:root {
    --bs-dark: #57804E;
    --bs-dark-rgb: 87, 128, 78;
    --bs-light: #F2E8CF;
    --bs-light-rgb: 242,232,207;
    --bs-primary: #FC7753;
    --bs-primary-rgb: 252,119,83;
}*/
