.toc-section {
    text-align: left;
    /* margin-top: 0; */
    padding-left: 10%;
    /* line-height: 1; */
    /* display: flex; */
    /* flex-direction: column; */
    /* align-items: left; */
}

.toc-section h2 {
    line-height: 1;
}

.toc-section li {
    line-height: 2;
}

.toc-section p {
    line-height: 1.5;
    margin: 0 0;
}

