/*
Theme Name: Thurju
Theme URI: https://thurju.com
Author: Thurju
Description: A modern, clean WordPress theme.
Version: 1.0
License: GPL v2 or later
Text Domain: thurju
*/
body {
  font-family: Inter, sans-serif;
  background: #F8FAFC;
  color: #020617;
  margin: 0;
}
.site-header, .site-footer {
  padding: 20px;
  background: #0F172A;
  color: white;
}
a { color: #2563EB; }
