.elementor-5017 .elementor-element.elementor-element-54e9922{--display:flex;--margin-top:0px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}@media(min-width:768px){.elementor-5017 .elementor-element.elementor-element-54e9922{--content-width:70%;}}/* Start custom CSS for html, class: .elementor-element-10be9d5 */#custom-toc {
  border: 1px solid #000;
  padding: 20px;
  background-color: #fff;
}

.toc-title {
  font-size: 16px;
  font-weight: bold;
}

.toc-list {
    list-style: none;
    line-height: 20px;
    padding-left: 1em;
    font-size: 14px;
  }
  .toc-item {
    margin-bottom: 0.4em;
  }
  .toc-item.level-h2 {
  margin-top: 1em;
}
  .toc-item.level-h3 {
    margin-left: 1em;
  }
.toc-list a:hover {
  color: #831718;
  text-decoration: underline;
}/* End custom CSS */