.fig-cap-link {
    border: 2px dashed #eee;
    border-radius: 25px;
    overflow: hidden;
    color: inherit;
    margin: 25px;
}

.fig-cap-link figure img {
    margin-top: 0;
}

.table-of-contents h3{
    font-size: 2.4rem;
}
.table-of-contents a{
    color: inherit;
    font-size: 1.2rem;
}

.table-of-contents .highlight{
    font-weight: bold;
    font-size: 1.2rem;
    font-style: italic;
    text-decoration: underline;
}
.table-of-contents li{
    margin-top: 5px;
}