.next-bar{top:150px;position:sticky;z-index:1;height:35px}#nextArticleButton{display:flex;justify-content:center}button{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;background-color:#3ab4cd;border-radius:24px;border-style:none;box-shadow:#0003 0 3px 5px -1px,#00000024 0 6px 10px,#0000001f 0 1px 18px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;height:35px;width:100px;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}button:hover{background-color:#2f94aa}button:active{box-shadow:0 2px 4px #0000001a;transform:translateY(1px)}button:disabled{display:none}
