.single-recipe .component_recipe_nutrition_facts .component-content-wrapper .general_serving_size_amount .col strong{
  font-weight:700;
}

.single-recipe .component_recipe_nutrition_facts .row{
  border-bottom:.0625rem solid #ddd;
  padding:.9375rem 0;
}

.single-recipe .component_recipe_nutrition_facts .row:first-child{
  border-top:.0625rem solid #ddd;
}

.single-recipe .component_recipe_nutrition_facts .row:last-child{
  border-bottom:none;
}

.single-recipe .component_recipe_nutrition_facts .row dd{
  min-width:50%;
}

.single-recipe .component_recipe_nutrition_facts .row .col strong,.single-recipe .component_recipe_nutrition_facts .row dt{
  font-weight:400;
}

.single-recipe .component_recipe_nutrition_facts .component-content-wrapper:focus{
  border:none;
}
