.button{background-color:var(--wp--preset--color--orange2,#E25900);border-bottom-style:solid;border-bottom-width:0px;border-left-style:solid;border-left-width:0px;border-right-style:solid;border-right-width:0px;border-top-style:solid;border-top-width:0px;color:var(--wp--preset--color--white,#ffffff);cursor:pointer;font-family:Plus Jakarta Sans;font-size:18px;font-weight:600;line-height:1.2;border-radius:6px;padding:12px 24px}.button:is(:hover,:focus){background-color:var(--wp--preset--color--black,#000000);color:var(--wp--preset--color--white,#ffffff)}