.default-btn{align-items:center;background-color:var(--theme-palette-color-1,#2C89BC);border-bottom-style:solid;border-bottom-width:0px;border-left-style:solid;border-left-width:0px;border-right-style:solid;border-right-width:0px;border-top-style:solid;border-top-width:0px;color:var(--theme-palette-color-8,#ffffff);display:inline-flex;font-size:1.25rem;justify-content:center;min-height:80px;padding-left:32px;padding-right:32px;text-decoration:none;border-radius:9999px}.default-btn:is(:hover,:focus){color:var(--theme-palette-color-8,#ffffff);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;background-color:var(--theme-palette-color-2,rgba(43,138,189,0.7))}.text-large{font-size:1.875rem}