a.svelte-12itp8m{all:unset;cursor:pointer;font-size:clamp(1rem,2vw,1.5rem);font-weight:var(--font-weight, 500);border:var(--border, 2px solid transparent);padding:var(--padding, .2rem 1rem);border-radius:var(--border-radius, .5rem);transition:all .3s;background:var(--background, transparent);width:var(--width, fit-content);text-align:var(--text-align, center);height:var(--height, fit-content);color:var(--color, white)}a.svelte-12itp8m:hover{background:var(--hover-background);border:var(--hover-border, 2px solid transparent);color:var(--hover-color, white)}
