section.et_pb_wpt_recipe_ingredient .ingredient{
	border-style: solid;
}
section.et_pb_wpt_recipe_ingredient .ingredient a{
	border-style: solid;
}
section.et_pb_wpt_recipe_ingredient .ingredient_list {
    display: grid;
    margin-bottom: 30px;
    border-style: solid;
}

section.et_pb_wpt_recipe_ingredient .ingredient .et-pb-icon {
    font-size: inherit !important;
    margin-right: 2px;
}
