ADVERTISEMENT

Pope's point-man on migration and aid concerned about USAID cuts, alarmed at US migrant crackdown

Published Feb 10, 2025 03:59 am

POINTMAN PHOTO.jpg

Cardinal Michael Czerny meets with journalists at the Vatican press hall, in Rome, on March 30, 2023. (AP Photo/Gregorio Borgia, File)

 

VATICAN CITY (AP) — Pope Francis' point-man on migration and development has urged the Trump administration to remember Christian principles about caring for others, saying people are being "terrorized" by the U.S. crackdown on migrants and vital church-run aid programs are being jeopardized by the planned gutting of USAID.

Cardinal Michael Czerny, a Czech-born Canadian Jesuit, is one of the cardinals most closely associated with Francis' pontificate and heads the Vatican office responsible for migrants, the environment, the church's Caritas Internationalis charity and development.

In an interview with The Associated Press, Czerny said every incoming government has the right to review its foreign aid budget, and to even reform an agency like USAID. But he said it's another thing to dismantle an agency after it has made funding commitments.

"There are programs underway and expectations and we might even say commitments, and to break commitments is a serious thing," Czerny said Sunday. "So, while every government is qualified to review its budget in the case of foreign aid, it would be good to have some warning because it takes time to find other sources of funding or to find other ways of meeting the problems we have."

USAID is the main international humanitarian and development arm of the U.S. government and in 2023 managed more than $40 billion in combined appropriations. The Trump administration and billionaire ally Elon Musk have targeted USAID hardest so far in their challenge of the federal government: A sweeping funding freeze has shut down most of USAID's programs worldwide, though a federal judge on Friday put a temporary halt to plans to pull thousands of agency staffers off the job.

One of USAID's biggest non-governmental recipients of funding is Catholic Relief Services, the aid agency of the Catholic Church in the U.S., which has already sounded the alarm about the cuts. Other programs, including Caritas international programs at the diocesan and national levels, are also being impacted directly or indirectly, Czerny said.

"I think people are still reeling from the news and beginning to figure out how to respond," he said.

While large, the USAID budget is less than one percentage point of the U.S. gross domestic product and a fraction of the biblical call to tithe 10% of one's income, Czerny noted.

Czerny acknowledged Francis has often complained about Western aid to poor countries being saddled with conditions that may be incompatible with Catholic doctrine, such as programs promoting gender ideology. The Trump administration has said it is targeting these "woke" programs in its USAID cuts.

"If if the government thinks that its programs have been distorted by ideology, well, then they should reform the programs," Czerny said. "Many people would say that shutting down is not the best way to reform them."

Another area of concern for the Vatican and Catholic hierarchy in the U.S. is the Trump administration's crackdown on undocumented migrants. White House Press Secretary Karoline Leavitt said last week that more than 8,000 people had been arrested in immigration enforcement actions since Trump's Jan. 20 inauguration. Some are being held in federal prisons while others are being held at the Guantanamo Bay Naval Base in Cuba.

"A crackdown is a terrible way to administer affairs and much less to administer justice," said Czerny, whose own family immigrated to Canada as refugees after World War II. "And so I'm very sorry that many people are being hurt and indeed terrorized by the measures."

"All we can hope for is that the people, God's people and the people of goodwill, will help and protect those vulnerable people who are suddenly made much more vulnerable," he added.

The U.S. conference of Catholic bishops put out an unusually critical statement after President Donald Trump's initial executive orders, saying those "focused on the treatment of immigrants and refugees, foreign aid, expansion of the death penalty, and the environment, are deeply troubling and will have negative consequences, many of which will harm the most vulnerable among us."

It was a strong rebuke from the U.S. Catholic hierarchy, which considers abortion to be the "preeminent priority" for Catholic voters and had cheered the 2022 Supreme Court decision to end constitutional protections for abortion that was made possible by Trump-appointed justices. Trump won 54% of Catholic voters in the 2024 election, a wider margin than the 50% he won of Catholic voters in the 2020 election won by President Joe Biden, a Catholic.

Inspired by the biblical call to "welcome the stranger," Francis has made caring for migrants a priority of his pontificate, demanding that countries welcome, protect, promote and integrate those fleeing conflicts, poverty and climate disasters. Francis has also said governments are expected to do so to the limits of their capacity.

"And I don't think that is any country except perhaps Lebanon, and maybe one or two other exceptions who are really over the limit," Czerny said. "So, I think it's incumbent on us first of all as human beings, as citizens, as believers, and in our case, as Christians."

 

 

Related Tags

USAID WORLDNEWS Pope Francis
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.