.zs_simple_arrowed_hyperlink{align-items:center;display:flex;height:auto;justify-content:center;width:100%}.zs_simple_arrowed_hyperlink a{align-items:center;border-radius:24px;display:flex;flex-direction:row;gap:12px;justify-content:center;margin:0;padding:10px 18px;text-decoration:none;transition:.3s ease-in-out}.zs_simple_arrowed_hyperlink a:hover img{transform:translateX(5px)}.zs_simple_arrowed_hyperlink a span{color:var(--blue-strong);font-family:var(--primary-font);font-size:16px;font-weight:500;margin:0}.zs_simple_arrowed_hyperlink a img{height:20px;transition:.3s ease-in-out;width:20px}