.button.mod-ghost{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#54a317;border:2px solid #54a317;background:transparent;padding:8px 16px}.button.mod-ghost:not(.mod-disabled):not([disabled]):focus,.button.mod-ghost:not(.mod-disabled):not([disabled]):hover{background-color:#f0f0f0}.button.mod-ghost.mod-small{font-size:12px;padding:2px 8px;font-weight:300;border-width:1px}.button.mod-ghost.mod-blue{color:#217de8;border-color:#217de8}.button.mod-ghost.mod-red{color:#d6d6d6;border-color:#d6d6d6}.button.mod-ghost.mod-red:hover{color:#dd3045;border-color:#dd3045;background:transparent}.button.mod-ghost.mod-black{color:#2b2c2d;border-color:#2b2c2d}.button.mod-ghost.mod-disabled,.button.mod-ghost[disabled]{color:#d6d6d6;border:2px solid #d6d6d6;background:transparent;cursor:blocked}.button.mod-ghost.mod-disabled.mod-small,.button.mod-ghost[disabled].mod-small{border-width:1px}.button.mod-ghost.mod-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}