html {
  scroll-behavior: smooth; }

body {
  background: #e5efff;
  color: #535f68; }

.text-center {
  text-align: center; }

.container {
  background: #fff;
  border-radius: 1rem;
  padding: 2rem 2rem; }

.top-nav-title a {
  font-size: 2.4rem;
  color: #080744; }

.top-nav-title {
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: center; }

/*# sourceMappingURL=1.css.map */
