/* /templates2_0/page/recipes/index.less */
/**
 * Рецепты (Ранее блог Юлии Высоцкой)
 * @author Kechaykin_I
 */
.page_more_recipes {
  color: #333;
  text-decoration: underline;
}
.page_more_recipes:hover {
  text-decoration: none;
  color: #333;
}
