.new-button{align-items:center;background-color:var(--deep-charcoal-blue);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(--white);display:inline-flex;font-weight:600;text-decoration:none;padding:10px 20px}.new-button:is(:hover,:focus){background-color:var(--deep-charcoal-blue);color:var(--white);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid}