
body {font-family:'Segoe UI',sans-serif;background:#fafafa;color:#333;line-height:1.6;margin:0;}
header{background:#004080;color:white;padding:15px;text-align:center;}
nav a{color:white;margin:0 10px;text-decoration:none;font-weight:500;}
main{max-width:800px;margin:40px auto;background:white;padding:20px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.1);}
img{max-width:100%;border-radius:8px;margin-bottom:20px;}
h1, h2, h3 {margin-top:1.4em;margin-bottom:0.6em;}
p {margin:0.5em 0;}
.footer {background:#004080;color:white;text-align:center;padding:20px 10px;margin-top:40px;}
.footer p {margin:5px 0;}
.article-title {text-align:left;color:#004080;font-size:1.8em;margin-top:10px;margin-bottom:20px;}
header + img {display:block;margin:25px auto;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,0.15);}
.bottom-nav {display:flex;justify-content:center;gap:20px;flex-wrap:wrap;background:#f6f6f6;border-top:1px solid #e0e0e0;padding:15px 10px;margin-top:40px;}
.bottom-nav a {color:#004080;text-decoration:none;font-weight:500;}
.bottom-nav a:hover {text-decoration:underline;}
#cookie-banner {margin-top:20px;text-align:center;}
header h1 a {color:inherit;text-decoration:none;}
