.dotted-underline, h2 { text-decoration: underline dotted; }

.name-logo-container { display: flex; align-items: center; justify-content: center; }

.name-logo-container h1 { margin-top: auto; margin-bottom: auto; text-align: center; }

.logo-container { margin-right: 1em; }

nav { justify-content: center; }

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