.footer__top-button{border-radius:50%;border:6px solid #28282e;height:68px;width:68px;padding:8px;margin-left:auto;margin-right:auto;background:#28282e;text-align:center;margin-bottom:40px;margin-top:-104px;box-shadow:0px 0px 1px 0px #ffffff00;transition:all .2s ease-out}.footer__top-button-container{margin-top:-35px}.footer__top-text{color:white;margin:0;margin-top:-10px;transition:all .2s ease-out;font-weight:300}.footer__arrow-up{border:solid white;border-width:0 1px 1px 0;display:inline-block;padding:10px;transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.footer__top-button:hover .footer__top-text{font-weight:500}.footer__top-button:hover{box-shadow:0px 0px 1px 0px rgb(255,255,255,0.3)}