footer{background-color:var(--inverted-color);color:var(--primary-color);text-align:center;width:100%;flex-direction:column;justify-content:space-between;align-items:center;padding-top:1.5em;padding-bottom:.5em;display:flex}footer .twitter-mention-button{margin-top:.5em;margin-bottom:1.5em}footer #wallet{border:.05em solid var(--primary-color);width:max-content;flex-direction:row;margin:.5em auto 4em;display:flex}footer #wallet h3{margin:.5em}@media (max-width:413px){footer #wallet h3{margin:.5em;font-size:1em}}footer #wallet img{height:1.2rem;width:1.2rem}footer #wallet #wallet-copy{background-color:var(--primary-color);border-left-style:solid;border-left-width:.05em;border-left-color:var(--primary-color);cursor:pointer;width:3em;justify-content:center;align-items:center;display:flex}