/* aspectweldio: typography layer */
body, body.site {font-family: var(--aw-font-body, Manrope, Arial, sans-serif); color: var(--aw-text-secondary, #C8CCD2);}
h1,h2,h3,h4,h5,h6,.top-brand a,.aw-site-footer__brand-title{font-family: var(--aw-font-headings, var(--aw-brand-font, 'Inter Tight', sans-serif));}
a{color: var(--aw-accent, #E37111);}
