@import url(https://fonts.googleapis.com/css2?family=Inter&family=Inter:wght@500&family=Noto+Serif&family=Noto+Serif:wght@500&display=swap);.button-wrapper{display:flex;justify-content:center;align-items:center}.tp_button{display:inline-block;background:#E8F7F0;font-family:'Inter',sans-serif;border-radius:6px;box-sizing:border-box;cursor:pointer;color:#1f1f1f;font-size:16px;padding:12px 32px;text-decoration:none}