Office of the Spokesperson
const bcMiddle = document.querySelector(“.bc_middle”);
const bcEllipse = document.querySelector(“.bc_ellipse”);
const bcHide = document.querySelector(“.bc_hide”);
const bcContent = document.querySelector(“.bc_content”);
const blockBreadcrumbsContent = document.querySelector(“.block_breadcrumbs_content”);
if (bcMiddle && bcMiddle.classList.contains(“collapse”)) {
const toggleElements = () => {
bcHide.classList.toggle(“visible”);
bcMiddle.classList.toggle(“collapse”);
bcEllipse.style.display = bcEllipse.style.display === “none” ? “” : “none”;
bcContent.classList.toggle(“noflex”);
blockBreadcrumbsContent.classList.toggle(“noflex”);
};
if (bcEllipse) {
bcEllipse.addEventListener(“click”, toggleElements);
}
if (bcHide) {
bcHide.addEventListener(“click”, toggleElements);
}
} else if (bcEllipse) {
bcEllipse.style.display = “none”;
}
Secretary Rubio’s Call with Holy See Secretary of State Parolin
Secretary of State Marco Rubio spoke today with His Eminence Cardinal Pietro Parolin, Secretary of State of the Holy See. The two leaders discussed pressing challenges, including efforts to improve the humanitarian situation, particularly in Venezuela, as well as the promotion of peace and religious freedom globally. Secretary Rubio and Cardinal Parolin reaffirmed their commitment to deepening cooperation between the United States and the Holy See in addressing shared priorities around the world.
Source link
