body {
  font-family: 'Segoe UI', sans-serif;
}
h1, h2, h5 {
  font-weight: 600;
}
footer {
  font-size: 0.9rem;
}
.contact-form-wrapper {
    margin-left: 3cm;
    margin-right: 3cm;
    /* Optional: also push down from top */
    margin-top: 2cm;
}