body { font-family: 'Montserrat', sans-serif; background: #f4f4f4; padding: 50px; line-height: 1.8; }
.container { max-width: 800px; margin: auto; background: white; padding: 40px; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.1); }
h1 { color: #4a5d23; margin-bottom: 20px; }
.back-link { display: inline-block; margin-bottom: 20px; color: #4a5d23; text-decoration: none; font-weight: bold; }