@-webkit-keyframes yellowfade{0%{background:#ff0}to{background:transparent}}@keyframes yellowfade{0%{background:#ff0}to{background:transparent}}#flashMessage{-webkit-animation-name:yellowfade;animation-name:yellowfade;-webkit-animation-duration:3s;animation-duration:3s}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#footer,#nav{padding:30px}#footer a,#nav a{font-weight:700}a{color:#2c3e50}#footer a.router-link-exact-active,#nav a.router-link-exact-active{color:#42b983}h4{font-size:20px}.slug[data-v-183bd770]{font-style:italic}