.mff-product-allergen--wrapper {
    display: flex;
    gap: 10px;
}

.mff-product-allergen {
    background-color: white;  
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 60px;
    min-width: 79px;
}