
body { font-family: Arial, sans-serif; margin:0; padding:0; line-height:1.6; color:#333; }
section { padding:60px 20px; max-width:1200px; margin:0 auto; }
section#hero { background-color:#f4f4f4; text-align:center; }
section#hero h1 { font-size:3em; color:#004080; margin-bottom:10px; }
section#hero h2 { font-size:2em; color:#004080; margin-bottom:20px; }
section#hero p { font-size:1.2em; margin-bottom:20px; }
.btn { display:inline-block; margin:10px; padding:10px 20px; background-color:#004080; color:#fff; border-radius:5px; text-decoration:none; }
h2 { color:#004080; margin-bottom:20px; }
ul, ol { margin-left:20px; margin-bottom:20px; }
footer { background-color:#004080; color:#fff; padding:40px 20px; text-align:center; }
footer h3 { margin-bottom:10px; }
footer p { margin:5px 0; }
