@-webkit-keyframes greenfade{0%{background:#0ab94a}to{background:transparent}}@keyframes greenfade{0%{background:#0ab94a}to{background:transparent}}#flashMessage{-webkit-animation-name:greenfade;animation-name:greenfade;-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}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}h4{font-size:20px}.event-card[data-v-d33be4de]{padding:20px;width:250px;cursor:pointer;border:1px solid #39495c;margin-bottom:18px}.event-card[data-v-d33be4de]:hover{transform:scale(1.01);box-shadow:0 3px 12px 0 rgba(0,0,0,.2)}.event-link[data-v-d33be4de]{color:#2c3e50;text-decoration:none}.events[data-v-3d29aef0]{display:flex;flex-direction:column;align-items:center}.pagination[data-v-3d29aef0]{display:flex;width:290px}.pagination a[data-v-3d29aef0]{flex:1;text-decoration:none;color:#2c3e50}#page-prev[data-v-3d29aef0]{text-align:left}#page-next[data-v-3d29aef0]{text-align:right}.horizontal[data-v-ed12156e]{margin-right:50px}