#table-of-contents{background:#f9f8ee;padding:15px 20px;margin-bottom:20px;position:relative}#table-of-contents h3{font-size:18px;margin-bottom:10px;font-weight:700}#table-of-contents ul{padding:0;margin:0;max-height:200px;overflow:hidden;transition:max-height .3s ease}#table-of-contents ul.expanded{max-height:1000px}#table-of-contents li{margin:5px 0}#table-of-contents a{text-decoration:none;color:#000}#table-of-contents a:hover{color:#ea6c35;text-decoration:none}#table-of-contents a strong{font-family:'Roboto',sans-serif;font-size:14px;font-weight:400}#toc-toggle{display:block;margin-top:10px;background:0 0;border:none;color:#ea6c35;font-weight:400;cursor:pointer;font-size:14px}