#medvet-pcr-table-of-contents {
    padding-left: 20px;
    padding-bottom: 8px;
    border-left: 2px solid #193458;
    margin-bottom: 40px;
}

#medvet-pcr-table-of-contents a {
    color: #193458;
    font-weight: 500;
    font-size: 16px;
    padding-bottom: 0.8em;
    line-height: 1.5em;
    display: inline-block;
}

#medvet-pcr-table-of-contents a:last-of-type {
    padding-bottom: 0;
}

#medvet-pcr-table-of-contents p {
    color: #193458;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 0.8em;
    line-height: 1.5em;
}