a {
  text-decoration: none !important;
  border-bottom: none !important;
}

.views-field.views-field-nothing .eventblock p {
  font-family: monospace;
  padding-top: 10px;
}

.views-field.views-field-nothing .eventblock h2 {
  margin-top: -4px;
  font-family: monospace;
  padding-top: 10px;
}

.views-field.views-field-nothing .eventblock h3 {
  margin-top: -1px;
  font-family: monospace;
  padding-top: 10px;
}

.eventinfo {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  place-content: space-evenly;
}

.eventblock {
  display: block;
  margin-left: 10%;
  margin-right: 10%;
}


/*  INFO & RSVP - ANON  */
.view-id-event_info.view-display-id-block_5 p {
  display: contents;
}

.block-field-blocknodeeventfield-event-details .content {
  margin-top: 32px;
  font-family: monospace;
  font-size: larger;
}

/*  RSVP  */

      /*  RSVP ROW OF TEXT  */
.views-field-nothing h3 {
  margin-top: -10px;
}

      /*  RSVP FLAG NO WRAP  */

.flag-event-rsvp {
  display: inline-table;
}

/*  EVENT RECAP  */
.block-field-blocknodeeventfield-event-recap .content {
  margin-top: 32px;
  font-family: monospace;
  font-size: larger;
}


/*  POST EVENT LINKS  */

.views-field.views-field-field-post-event-links h3 {
    margin: 0 0 0.5em;
    font-size: 1.092em;
    font-weight: inherit;
}