.gb-button{align-items:baseline;background-color:#5678b8;border-bottom-style:solid;border-bottom-width:8px;border-left-style:solid;border-left-width:2px;border-right-style:solid;border-right-width:2px;color:#ffffff;column-gap:0.5em;display:flex;flex-direction:row;justify-content:center;text-align:center;text-decoration:none;transition:all 0.5s ease 0s;border-top:2px solid #ffffff;border-radius:40px;padding:1rem 2rem}.gb-button:is(:hover,:focus){background-color:#75a0eb;color:#ffffff;text-decoration:underline;transition:all 0.25s ease 0s}.gb-button .gb-shape svg{fill:currentColor;height:1em;width:1em}