body>article>section>nav img{border-radius:3px;cursor:pointer;height:40px;line-height:40px;width:40px;margin-top:15px}body>article>section>nav img.curr{-webkit-box-shadow:0 0 0 1.5px #f6505c;-moz-box-shadow:0 0 0 1.5px #f6505c;-o-box-shadow:0 0 0 1.5px #f6505c;-ms-box-shadow:0 0 0 1.5px #f6505c;box-shadow:0 0 0 1.5px #f6505c}body>article>section>nav img:not(:last-of-type){margin-right:15px}body>article>section>article{display:none}body>article>section>article>h3{color:#f6505c;font-size:.875rem;padding:15px 0;border-bottom:1px solid #444;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body>article>section>article.curr{display:block}