.custom-figma-btn{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;background:var(--button-background-color, transparent);border:var(--button-border-thickness, 1px) solid var(--button-border-color, transparent);border-bottom-color:var(--button-bottom-border-color, var(--button-border-color, transparent));border-radius:var(--button-border-radius, 33554400px);text-decoration:none;transition:color .3s ease,background-color .3s ease,border-color .3s ease}.custom-figma-btn .custom-figma-btn-text{line-height:20px;text-align:center;letter-spacing:.7px;color:var(--button-color, inherit);font-weight:var(--button-font-weight, inherit)}.custom-figma-btn .custom-figma-btn-icon{width:16px;height:16px;position:relative;display:flex;align-items:center;justify-content:center;color:var(--button-color, inherit)}.button-secondary.custom-figma-btn{padding:16px 28px;--button-background-color: transparent;--button-border-color: rgb(var(--color-foreground-rgb) / .3);--button-color: rgb(var(--color-foreground-rgb))}.button-secondary.custom-figma-btn:hover{--button-background-color: rgb(var(--color-foreground-rgb) / .05)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-button.css.map */
