!function(){var t;t=jQuery,wp.customize("blogname",(function(o){o.bind((function(o){t(".site-title a").text(o)}))})),wp.customize("blogdescription",(function(o){o.bind((function(o){t(".site-description").text(o)}))})),wp.customize("body_font_size",(function(t){t.bind((function(t){document.documentElement.style.setProperty("--body-font-size",t)}))})),wp.customize("primary_color",(function(t){t.bind((function(t){document.documentElement.style.setProperty("--primary-color",t)}))})),wp.customize("text_color",(function(t){t.bind((function(t){document.documentElement.style.setProperty("--text-color",t)}))})),wp.customize("heading_color",(function(t){t.bind((function(t){document.documentElement.style.setProperty("--heading-color",t)}))})),wp.customize("sub_heading_color",(function(t){t.bind((function(t){document.documentElement.style.setProperty("--sub-heading-color",t)}))})),wp.customize("link_color",(function(t){t.bind((function(t){document.documentElement.style.setProperty("--link-color",t)}))})),wp.customize("link_hover_color",(function(t){t.bind((function(t){document.documentElement.style.setProperty("--link-hover-color",t)}))}))}();