$("[data-matchHeight-parent]").each(function(){var n=$(this),t=n.attr("data-matchHeight-parent");t?n.find("[data-matchHeight-child] ${selector}").matchHeight():n.find("[data-matchHeight-child]").matchHeight()});
const brandColors=["yellow","blue","teal","red","purple"];$(".Header-logo, .Footer-logo").each(function(){var n=0;$(this).on("mouseleave",function(){var t=n+1;t=t>=brandColors.length?0:t;$(this).removeClass("-scheme-${brandColors[hoverIndex]}").addClass("-scheme-${brandColors[newIndex]}");n=t})});
