.custom-bf-sticker {
    display: block;
    margin: 6px auto 0 auto;
    text-align: center;

    background: #000;
    color: #fff;
    padding: 3px 8px;
    font-size: 9px;
    font-weight: 600;
    border-radius: 999px;
    text-transform: uppercase;
    width: fit-content;
}
