.product-ingredients-allergens {
    margin-top: 20px;
    padding: 10px;
    border: 1px solid #e1e1e1;
    background-color: #f9f9f9;
}

.product-ingredients-allergens p {
    margin: 0 0 10px;
}

.product-ingredients-allergens p strong {
    display: block;
    margin-bottom: 5px;
}