.component_recipe_nutrition_facts .component-content-wrapper:focus{
  outline:none;
}

.component_recipe_nutrition_facts .component-content-wrapper .row{
  border-bottom:.0625rem solid #ddd;
  padding:.9375rem 0;
}

.component_recipe_nutrition_facts .component-content-wrapper .row:first-child{
  border-top:.0625rem solid #ddd;
}

.component_recipe_nutrition_facts .component-content-wrapper .row:last-child{
  border-bottom:none;
}

.component_recipe_nutrition_facts .component-content-wrapper .row .col strong,.component_recipe_nutrition_facts .component-content-wrapper .row dt{
  font-weight:400;
}
