.fixed-toc{display:flex;flex-direction:column;border-radius:20px 20px 20px 20px;box-shadow:0 0 10px rgba(0,0,0,.15);margin:20px;text-align:left;padding:20px;max-width:1200px}.fixed-toc h2{font-size:17px;display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.fixed-toc h2 img{width:30px;height:40px;margin:0 20px 0 0}.fixed-toc ul{display:flex;flex-direction:column;gap:10px;font-size:15px;justify-content:flex-start}.fixed-toc ul li .BlueDot{width:15px;height:15px;margin:0 10px 0 0}.fixed-toc a{display:flex;flex-direction:row;align-items:center;text-decoration:none}.fixed-toc a:hover{color:#e21c1c;font-weight:700}