{"id":10736,"date":"2025-05-07T10:42:50","date_gmt":"2025-05-07T10:42:50","guid":{"rendered":""},"modified":"2025-09-02T14:43:12","modified_gmt":"2025-09-02T14:43:12","slug":"wic-fact-sheet","status":"publish","type":"article","link":"https:\/\/www.bread.org\/article\/wic-fact-sheet\/","title":{"rendered":"WIC Helps Infants and Toddlers Get Off to a Healthy Start"},"content":{"rendered":"\n<p><a href=\"https:\/\/www.bread.org\/es\/hoja-informativa-wic\/\">Ver P\u00e1gina en Espa\u00f1ol<\/a><\/p>\n\n\n\n<p style=\"font-size: 24px;\"><strong>More than one in five U.S. children are at risk of hunger<\/strong> &#8211; but it doesn\u2019t have to be this way. Bread for the World\u2019s <em>Nourish Our Future<\/em> campaign urges our government to use its power and resources to make a historic impact on child hunger.<\/p>\n\n\n\n<p><strong>The Special Supplemental Nutrition Program for Women, Infants, and Children \u2013 better known as WIC \u2013 is the premier U.S. public health nutrition program for pregnant women, mothers, and children up to age 5.<\/strong> In 2024, the program served nearly 7 million participants per month, including almost 40 percent of all infants in the United States.<\/p>\n\n\n\n<p>Most WIC participants live below the poverty line, which for a family of three in 2025 is $26,650. WIC enables families to purchase additional nutritious foods and provides health care referrals and information on healthy eating.<\/p>\n\n\n\n<p>In 1967, Senator Robert F. Kennedy made a famous fact-finding trip to one of the poorest regions of the country, the Mississippi Delta. He brought along an entourage of reporters and photographers. One of the most searing images from that visit was of Kennedy cradling a listless toddler, a child he could not coax into responding to him. Families, healthcare providers, and aid workers in the poorest parts of the world would recognize this child\u2019s condition as severe malnutrition.<\/p>\n\n\n\n<p><strong>Infants and toddlers with severe malnutrition are nowhere to be found in the U.S. today.<br>This progress is largely due to WIC. <\/strong>WIC was launched as a pilot project in 1972, and it became a permanent program in 1975. Today, it is the nation\u2019s third largest nutrition program, behind the Supplemental Nutrition Assistance Program (SNAP) and the National School Lunch Program.<\/p>\n\n\n\n<p>One of Bread for the World\u2019s first actions addressing domestic hunger was to help secure an expansion of WIC in 1978. It was the first of many Bread efforts to strengthen WIC and ensure that members of Congress recognized its value.<\/p>\n\n\n\n<style>\n  .heading-with-note sup {\n    font-size: 0.6em;\n    \/* For a superscript, move it up. A negative value is often needed. *\/\n    position: relative;\n    top: -0.5em;\n  }\n<\/style>\n\n<h3 class=\"heading-with-note\">WIC\u2019s contributions to public health cannot be overstated:<sup>i<\/sup><\/h3>\n\n\n\n<style>\n  .wic-list li::marker {\n    color: #004f7e;\n  }\n<\/style>\n\n<ul class=\"wic-list\">\n  <li>WIC provides participating pregnant women with prenatal health care.<\/li>\n  <li>WIC improves the dietary intake of pregnant and postpartum women.<\/li>\n  <li>WIC has been shown to improve breastfeeding rates.<\/li>\n  <li>WIC reduces the rates of low birthweight and premature birth.<\/li>\n  <li>WIC reduces stillbirth and infant mortality.<\/li>\n  <li>WIC improves the growth of nutritionally at-risk infants and children.<\/li>\n  <li>WIC boosts children\u2019s intellectual development and helps them get ready to start school.<\/li>\n  <li>WIC\u2019s nutrition education has been shown to increase the consumption of healthy foods.<\/li>\n<\/ul>\n\n\n\n<p>WIC is a worthwhile investment, not only in the health and well-being of participating families, but in the health of our nation. It contributes to immense savings in health care that benefit society at large. Every dollar invested in WIC saves at least $2.48 in medical, educational, and productivity costs.<\/p>\n\n\n\n<p>WIC has typically enjoyed broad bipartisan support. But this is not something that can be taken for granted. The stakes are high. If Congress fails to appropriate enough funding for the program to meet rising demand, families could be turned away for the first time in decades. In their efforts to cut federal spending, some members of Congress have opposed funding WIC at the level needed to serve all eligible applicants.<\/p>\n\n\n\n<p>Along with a bipartisan commitment to full funding, it is also vital that Congress reduce barriers and improve access to WIC by providing electronic and telehealth options so that families can become certified and recertified for the program, conduct appointments, and receive benefit payments without burdensome in-person visits.<\/p>\n\n\n\n<style>\n    \/* Main container for the info box *\/\n    .wic-info-box {\n        background-color: #ffffff;\n        border: 2px solid #004f7e;\n        border-radius: 1rem;\n        padding: 2rem;\n        width: 100%;\n        max-width: 48rem;\n        box-shadow: 0 10px 15px -3px rgb(0 0 0 \/ 0.1), 0 4px 6px -4px rgb(0 0 0 \/ 0.1);\n        margin: 2rem auto; \/* Centers the box on the page for display *\/\n    }\n\n    \/* Heading text style *\/\n    .wic-info-box-heading {\n        color: #004f7e;\n        font-size: 1.5rem;\n        font-weight: 700;\n        line-height: 1.3;\n        margin-bottom: 2rem;\n    }\n\n    \/* Container for the list items, adds space between them *\/\n    .wic-info-box-list > .wic-info-box-list-item + .wic-info-box-list-item {\n        margin-top: 0.25rem;\n    }\n    \n    \/* Styles for a single list item (number + text) *\/\n    .wic-info-box-list-item {\n        display: flex;\n        align-items: flex-start;\n    }\n\n    \/* The numbered circle *\/\n    .wic-info-box-number {\n        flex-shrink: 0;\n        width: 2.75rem; \/* Increased circle size *\/\n        height: 2.75rem; \/* Increased circle size *\/\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        border: 2px solid #004f7e; \/* Updated blue color *\/\n        border-radius: 9999px;\n        color: #004f7e; \/* Updated blue color *\/\n        font-weight: 700;\n        font-size: 1.8rem; \/* Increased font size for the number *\/\n        margin-right: 1rem;\n    }\n\n    \/* The text content of a list item *\/\n    .wic-info-box-text {\n        color: #1f2937;\n        font-size: 1.125rem;\n        line-height: 1.6;\n        padding-top: 0.3rem;\n    }\n    \n    \/* The little arrow icon (class is kept in case it's needed later) *\/\n    .wic-info-box-arrow {\n        display: inline-block;\n        vertical-align: middle;\n        width: 1.25rem;\n        height: 1.25rem;\n        margin-left: 0.25rem;\n        color: #004f7e;\n    }\n<\/style>\n\n<div class=\"wic-info-box\">\n    \n    <!-- Heading Text -->\n    <p class=\"wic-info-box-heading\">\n        We are urging Congress to:\n    <\/p>\n\n    <!-- List container -->\n    <div class=\"wic-info-box-list\">\n\n        <!-- First List Item -->\n        <div class=\"wic-info-box-list-item\">\n            <div class=\"wic-info-box-number\">1<\/div>\n            <p class=\"wic-info-box-text\">\n                Recommit to fully funding WIC now and in the future, so that all who apply and are eligible have access.\n            <\/p>\n        <\/div>\n\n        <!-- Second List Item -->\n        <div class=\"wic-info-box-list-item\">\n            <div class=\"wic-info-box-number\">2<\/div>\n            <p class=\"wic-info-box-text\">\n                Pass the Modern WIC Act (H.R. 1464) to strengthen the program through reforms that make it easier for families to enroll in WIC and access its vital assistance.\n            <\/p>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"d-flex flex-wrap justify-content-center\" style=\"column-gap: 26px;\">\n<p style=\"text-align: center;\"><a class=\"btn btn-primary\" href=\"https:\/\/www.bread.org\/wp-content\/uploads\/2025\/08\/WIC-2025-Bread-Fact-Sheet.pdf\" target=\"_blank\" rel=\"noopener\">Download Fact Sheet<\/a>\n\n<p style=\"text-align: center;\"><a class=\"btn btn-primary\" href=\"https:\/\/www.bread.org\/wp-content\/uploads\/2025\/08\/WIC-2025-Bread-Fact-Sheet-Spanish.pdf\" target=\"_blank\" rel=\"noopener\">Descargar Hoja Informativa<\/a><\/p>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-grey-color has-alpha-channel-opacity has-grey-background-color has-background\"\/>\n\n\n\n<p><strong>Endnotes:<\/strong><\/p>\n\n\n\n<a href=\"https:\/\/media.nwica.org\/proven-outcomes.pdf\"><sup><em>i. https:\/\/media.nwica.org\/proven-outcomes.pdf<\/em><\/sup><\/a>\n","protected":false},"excerpt":{"rendered":"<p>The Special Supplemental Nutrition Program for Women, Infants, and Children \u2013 better known as WIC \u2013 is the premier U.S. public health nutrition program for pregnant women, mothers, and children up to age 5.<\/p>\n","protected":false},"featured_media":10738,"template":"","tags":[158],"focus":[6],"topic":[33,68],"resource_type":[10,14],"class_list":["post-10736","article","type-article","status-publish","has-post-thumbnail","hentry","tag-wic","focus-education","topic-hunger","topic-u-s","resource_type-facts","resource_type-facts-sheets"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.bread.org\/wp-json\/wp\/v2\/article\/10736","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bread.org\/wp-json\/wp\/v2\/article"}],"about":[{"href":"https:\/\/www.bread.org\/wp-json\/wp\/v2\/types\/article"}],"version-history":[{"count":0,"href":"https:\/\/www.bread.org\/wp-json\/wp\/v2\/article\/10736\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.bread.org\/wp-json\/wp\/v2\/media\/10738"}],"wp:attachment":[{"href":"https:\/\/www.bread.org\/wp-json\/wp\/v2\/media?parent=10736"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bread.org\/wp-json\/wp\/v2\/tags?post=10736"},{"taxonomy":"focus","embeddable":true,"href":"https:\/\/www.bread.org\/wp-json\/wp\/v2\/focus?post=10736"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.bread.org\/wp-json\/wp\/v2\/topic?post=10736"},{"taxonomy":"resource_type","embeddable":true,"href":"https:\/\/www.bread.org\/wp-json\/wp\/v2\/resource_type?post=10736"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}