.ghost-button-component.btn{color:var(--text-color);border:1px solid var(--text-color)}.ghost-button-component.btn:focus-visible{box-shadow:0 0 0 2px var(--primary);transform:translateY(-2px)}.ghost-button-component.btn.ghost-button-primary{color:var(--primary);border-color:var(--primary)}.ghost-button-component.btn.ghost-button-primary:hover,.ghost-button-component.btn.ghost-button-primary:focus,.ghost-button-component.btn.ghost-button-primary:active,.ghost-button-component.btn.ghost-button-primary.active{color:var(--primary-hover);border-color:var(--primary-hover)}
