.rules-page .h6 { display: inline-block; }
        .rules-page .rules-updated { font-size: .9rem; }
        .rules-page .rules-toc a { text-decoration: none; }
        .rules-page .rules-toc li { margin-bottom: .35rem; }
        .rules-page .list-group-item h5 { margin-bottom: .5rem; }
        .rules-page .list-group-item p,
        .rules-page .list-group-item ul { margin-bottom: .5rem; }
        .rules-page .list-group-item ul:last-child,
        .rules-page .list-group-item p:last-child { margin-bottom: 0; }
        .list-group-item { scroll-margin-top: 130px; padding: 2rem 1rem }
