.component-service-card-badge{background-color:var(--hh-color-white,#fff);border-bottom:2px solid var(--hh-color-secondary,gold);border-radius:var(--hh-border-radius,.3rem);box-shadow:0 2px 8px rgba(0,0,0,.08);color:var(--hh-color-black,#000);font-size:.9rem;left:50%;padding:calc(var(--hh-gutter-width, 2rem)/3) calc(var(--hh-gutter-width, 2rem)/2);position:absolute;top:0;transform:translate(-50%,-50%);white-space:nowrap;z-index:1}.component-service-card-badge--priority{border-bottom-color:var(--hh-color-blue,blue)}