@-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:3s;animation:3s}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}h4{font-size:20px}.event-card{width:400px;border:5px solid green;padding:10px;border-radius:20px;font-weight:700;margin-bottom:10px}.event-card:hover{transform:scale(1.01);box-shadow:0 3px 12px rgba(0,0,0,.2)}h4{color:green}.event-link{color:#2c3e50;text-decoration:none}.events[data-v-3544f862]{display:flex;flex-direction:column;align-items:center}.pagination[data-v-3544f862]{display:flex;width:400px}.pagination a[data-v-3544f862]{flex:1;text-decoration:none;color:#2c3e50}#page-prev[data-v-3544f862]{text-align:left}#page-next[data-v-3544f862]{text-align:right}