.components-library-button{text-decoration:none;color:#fff;display:flex;justify-content:center;align-items:center;gap:10px;background-color:#1548a1;border-radius:5px;cursor:pointer;opacity:1;transform:scale(1);transition:opacity .3s ease-in-out,transform .3s ease-in-out;width:-moz-fit-content;width:fit-content;background:none;border:none;box-sizing:border-box}.components-library-button:hover{opacity:.9}.components-library-button:active{transform:scale(.97)}.components-library-button.disabled{cursor:not-allowed}.components-library-button.disabled span,.components-library-button.disabled.secondary{opacity:.4!important}.components-library-button.md{font-size:16px;padding:12px 16px}.components-library-button.lg{font-size:19px;padding:16px 20px}.components-library-button.sm{font-size:14px;padding:8px 12px}.components-library-button.clickpesa.primary{background:#fddc01;color:#454e57;border:1px solid #fddc01}.components-library-button.getpaid.primary{background:#1548a1;color:#fff;border:1px solid #1548a1}.components-library-button.danger.primary{background:#fe382a;color:#fff;border:1px solid #fe382a}.components-library-button.secondary{background-color:hsla(0,0%,100%,0);border:1px solid}.components-library-button.secondary.dark{border:1px solid hsla(0,0%,100%,.65);color:hsla(0,0%,100%,.65)}.components-library-button.clickpesa.secondary{color:#454e57}.components-library-button.getpaid.secondary{color:#1548a1}.components-library-button.getpaid.secondary.dark{color:hsla(0,0%,100%,.85)}.components-library-button.danger.secondary{color:#fe382a}.custom-btn{reset:all;background:none;border:none;font-size:1rem;color:#1890ff!important}