/* Generic readable base for the Ontario IT Support Services landing page.
   Original theme (twentyseventeen) + Elementor/Thrive plugin CSS were not
   captured by the archive; this restores a clean, coherent layout. */
:root{--vt-accent:#1a6fb5;--vt-dark:#16232e;--vt-ink:#2b2b2b;}
*{box-sizing:border-box;}
body{margin:0;font-family:"Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--vt-ink);line-height:1.6;background:#fff;}
img{max-width:100%;height:auto;}
a{color:var(--vt-accent);}
h1,h2,h3{color:var(--vt-dark);line-height:1.2;font-weight:800;margin:0 0 .5em;}
h2{font-size:2rem;}
h3{font-size:1.4rem;}
p{margin:0 0 1em;}
