/* ApexCMS Customizer design tokens. */
html,:root{font-family:var(--theme-font,Georgia,serif);color:var(--theme-text,#2c2b29);background:var(--theme-background,#fbfaf7)}
body{color:var(--theme-text,#2c2b29);background:var(--theme-background,#fbfaf7)}
.brand,.breadcrumbs a,.pagination a,.archive-months a,.engagement a{color:var(--theme-primary,#744936)}
article,.appearance-block,.five-gallery,.engagement{border-radius:var(--theme-radius,16px)}
article h1,article h2,.appearance-block h2{color:var(--theme-primary,#5e3b2e)}
button,.engagement button,.pagination a[aria-current=page]{background:var(--theme-primary,#744936)}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--theme-accent,#c98972);outline-offset:2px}
.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.appearance-block ul{margin:0;padding-left:20px}.appearance-block li{margin:7px 0}.appearance-block li span{color:#777}.widget-search-form{display:flex;gap:7px;align-items:end}.widget-search-form label{flex:1;margin:0}.widget-search-form input{min-width:0}.widget-search-form button{white-space:nowrap}
