.RemoveDefaultStyles{font-size:inherit;background-color:#0000;border:none}.ButtonWrapper{cursor:pointer;color:#000;background-color:#ededed;border-radius:12px;justify-content:center;width:fit-content;min-width:100px;padding:1rem;text-decoration:none;transition:background-color .5s,color 1s;display:flex}.ButtonWrapper:hover,.ButtonWrapper:focus-visible{color:#fff;outline-offset:2px;background-color:#1c8141;outline:2px solid #000}.textWrapper{flex-direction:column;align-items:center;display:flex;overflow:hidden}.textWrapper p{font-size:1rem}@media screen and (min-width:2560px){.textWrapper p{font-size:clamp(1.125rem,1vw,1.5rem)!important}}
