.text-button{background:none;font-size:1rem;font-weight:700;color:#ff7714;cursor:pointer;border:1px solid #ff7714;line-height:1;padding:.4rem;box-sizing:border-box;border-radius:6px;display:inline-block;width:-moz-fit-content;width:fit-content;transition:all .15s ease-in-out;outline:1px solid #fff}.text-button:hover{outline:1px solid #ff7714}
