#introduction a { color: #fff; }
#introduction h1 { margin-left: 0; }
#introduction p { margin: var(--spacing-small) 0; }

#map { height: 65vh; }

body > footer { margin-top: 0; }
