buttonPrevHTML: ”,
};
function adaptBreadcrumbs() {
let breadcrumbs = document.querySelectorAll(‘#header-breadcrumbs’);
for(i = 0; i < breadcrumbs.length; i++) {
let title = breadcrumbs[i].querySelector(‘.breadcrumbs-title’);
let btns = breadcrumbs[i].querySelector(‘.btn-container:last-child’);
if(btns && btns.children && btns.children.length) {
if(parseInt(title.getBoundingClientRect().top + title.getBoundingClientRect().height / 2) == parseInt(btns.getBoundingClientRect().top + btns.getBoundingClientRect().height / 2)) {
title.style=”flex-grow:1;”;
} else {
title.style=”flex-grow:0;”;
}
} else {
title.style=”flex-grow:1;”;
}
}
}
window.addEventListener(‘resize’, adaptBreadcrumbs);
document.addEventListener(‘DOMContentLoaded’, adaptBreadcrumbs);
The Dollar Index climbed back above 100 on Wednesday as markets digested the latest FOMC decision. As widely anticipated, the Federal Reserve left interest rates unchanged at Kevin Warsh’s first meeting as Fed Chair. However, the accompanying projections were viewed as more hawkish than expected, with roughly half of FOMC participants now anticipating at least one rate increase before year-end.
The Fed also sharply upgraded its inflation outlook. The 2026 PCE inflation forecast was raised to 3.6%, up from 2.7% in March, while the core PCE projection was revised to 3.3% from 2.7%. In response, traders have fully priced in a 25-basis-point rate hike by the end of the year. The dollar advanced broadly, recording its strongest gains against the British pound and the euro.
