.document-link-button{align-items:center;display:flex;gap:1rem;justify-self:center}.document-link-button button{align-items:center;background:var(--white);border:1px solid var(--gray-30);border-radius:.75rem;color:var(--black);cursor:pointer;display:flex;font-family:var(--h5-bold-font-family);font-size:var(--h5-bold-font-size);font-style:var(--h5-bold-font-style);font-weight:var(--h5-bold-font-weight);justify-content:space-between;line-height:var(--h5-bold-line-height);margin:0 auto;padding:2.5rem 2rem;text-align:center;width:25.9375rem}@media screen and (max-width:30rem){.document-link-button{flex-direction:column}.document-link-button button{font-size:var(--h5-bold-font-size);padding:2rem;width:17.4375rem}}