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 yield on the US 10-year Treasury note declined to 4.54% on Tuesday, pulling back from the near three-week highs reached in the previous session. The move was supported by lower oil prices after Israel and Iran agreed to halt attacks, and as President Trump indicated that a deal with Tehran could be reached within days.
Investor attention is now turning to Wednesday’s US CPI release for fresh insight into the inflation outlook. Recent data continue to signal a resilient US economy and labour market, following last week’s stronger-than-expected jobs report. Existing home sales also rose more than forecast, while the trade deficit narrowed as exports climbed to a record high.
Markets remain positioned for higher borrowing costs from the Federal Reserve this year, with futures currently assigning about a 51% probability to a rate increase as early as October. Meanwhile, the yield on the more policy-sensitive 2-year Treasury note slipped 2 basis points to 4.15%.
