/* START -  ODX Common Design > Content > Utility > Style Sheets > SCSS > Agencies > Development > development-custom-styles.scss */
@media (min-width: 768px) {
  body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item {
    width: 25% !important;
  }
}

.tableOfContents {
  width: 75%;
  min-width: 350px;
}

/* END - ODX Common Design > Content > Utility > Style Sheets > SCSS > Agencies > Development > development-custom-styles.scss */
