.pixel-btn{background:#ffe066!important;color:#222!important;border:2px solid #000!important;border-radius:0!important;font-family:Press Start\ 2P,monospace!important;font-size:1rem!important;font-weight:400!important;padding:.5rem 1.5rem!important;box-shadow:0 0 0 2px #000,0 0 0 4px #ffe066!important;image-rendering:pixelated!important;text-shadow:1px 1px 0 #000,0 0 1px #fff;transition:background .1s,color .1s,box-shadow .1s}.pixel-btn:focus,.pixel-btn:hover{background:#ffe888!important;color:#000!important;box-shadow:0 0 0 2px #000,0 0 0 8px #ffe066!important}.pixel-btn:active{background:#ffd700!important;color:#000!important;box-shadow:0 0 0 1px #000,0 0 0 4px #ffe066!important}