body{font-family:Arial,Helvetica,sans-serif;margin:0;padding:0;background:#f5fdfc;color:#033}
.wrap{max-width:1000px;margin:auto;padding:24px}
header{background:#005f73;color:white;padding:15px 0;text-align:center}
nav{margin-top:8px}
nav a{color:white;margin:0 12px;text-decoration:none;font-weight:bold}
nav a:hover{text-decoration:underline}
h1,h2{color:#005f73}
a.cta{display:inline-block;background:#83c5be;color:#033;padding:10px 18px;border-radius:8px;text-decoration:none;font-weight:bold;margin-top:10px}
a.cta:hover{background:#0a9396;color:white}
ul{line-height:1.6}
.testimonial{background:#e0f2f1;padding:15px;border-left:5px solid #0a9396;border-radius:6px;margin-top:24px}
footer{background:#005f73;color:white;text-align:center;padding:16px;margin-top:40px}
footer a{color:white;text-decoration:none}
footer a:hover{text-decoration:underline}
input,select,textarea{width:100%;padding:8px;margin-top:4px;margin-bottom:12px;border:1px solid #ccc;border-radius:4px}
button{background:#83c5be;border:none;padding:10px 16px;font-weight:bold;border-radius:6px;cursor:pointer}
button:hover{background:#0a9396;color:white}
