.chicklet{
    box-shadow: 0 2px 6px rgb(33 33 38 / 20%);
}

.showcase{
    position: absolute;
    top: -0.005rem;
    right: -0.01rem;
    width:auto;
    justify-content: center;
    height:2.5rem;
    font-weight: 600;
    align-content: center;
    text-align: center;
    background: #1d0ca9c4;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color:white;
}