.item-info-wrap span.label-success:after {
    --tw-border-opacity: 0.8;
    border-bottom-color: rgb(224 195 127/var(--tw-border-opacity,1));
    border-bottom-width: 33px;
    content: var(--tw-content)
}
.label-success {
    background-color: rgb(224 195 127 / 80%);
}
.item-info-wrap span:first-child:after {
    --tw-content: "";
    border-inline-end-color:transparent;border-inline-end-width:25px;border-top-color: rgb(62 35 102 / 80%);
    border-top-width: 33px;
    content: var(--tw-content);
    inset-inline-start: 100%;
    position: absolute;
    top: 0
}
div.card.theme-card.h-100.theme-card-active {
    visibility: hidden;
}