:root{
--tttf-accent: #0073aa;
--tttf-header-bg: #ffffff;
}
body {
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
}
.site-footer .site-info{
text-align:center;
padding:1rem 0;
font-size:0.95rem;
color:#666;
}