/* article-sidebar.css — runhockeyapparel.com article sidebar. */
.article-sidebar,.blog-sidebar{position:sticky;top:100px}
.article-sidebar>*+*{margin-top:1.5rem}
@media (max-width:991.98px){.article-sidebar,.blog-sidebar{position:static;margin-top:2.5rem}}
