header {
  transition: all 0.3s ease;
}

#banner section {
  min-height: 100vh;
}

#about img {
  max-width: 100%;
}

#work li {
  line-height: 1.6;
}

#contact form input, #contact form textarea {
  outline: none;
}

body {
  font-family: system-ui, sans-serif;
}

/*# sourceMappingURL=main.css.map */
