.redbutton{align-items:center;background-color:var(--base-3);border-bottom-style:solid;border-bottom-width:1px;border-left-style:solid;border-left-width:1px;border-right-style:solid;border-right-width:1px;border-top-style:solid;border-top-width:1px;color:var(--contrast);display:inline-flex;text-align:center;text-decoration:none;transform:translate3d(0px,0px,0px);transition:all 0.5s ease 0s;border-radius:12px;padding:1rem}.redbutton:is(:hover,:focus){background-color:var(--accent);color:#ffffff}.facet-label{margin-bottom:0.25em}