body {
  background-color: #f5f8f3;
  font-family: 'Segoe UI', sans-serif;
}

.navbar {
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

form {
  background-color: #fff;
}

footer {
  font-size: 0.9rem;
}
