.bio-page__ctas{display:flex;flex-direction:column;gap:1rem;margin-left:auto;margin-right:auto;max-width:100%;width:400px}.blue-cta{background:var(--color-brand-blue,#2f8baa);border:1px solid var(--color-brand-blue,#2f8baa);border-radius:.5rem;color:#fff;display:block;font-weight:700;padding:.75rem 1rem;text-align:center;text-decoration:none;transition:all .2s ease}.blue-cta:hover{background:transparent;border:1px solid #fff;color:#fff}