
#middle h2{
margin-top:0;
      margin-bottom: 1.3rem;
}

ul.lw_widget_results_events li {
  margin-top: .3rem !important; 
  margin-bottom: 0 !important; 
}


@media screen and (max-width: 40em) {
  body .perc-list-main-wrapper .perc-list-main li {
     border-bottom: none;
  }
  #mainContent h2 {
    margin-top: 1.5rem;
    font-size: 1.8rem !important;
    line-height: 2rem !important;
  }
}

#mainContent #middle > * {
  margin-bottom: 3rem;
}

#mainContent #middle p:last-of-type {
  margin-bottom: 0;
}
/* To negate extra Livewhale space */
.lwcw {
  margin-bottom: -2rem;
}

.image-display-left {
    margin-right: 30px;
    float: left;
}

.image-display-right {
    margin-left: 30px;
    float: right;
}

        @media only screen and (min-width: 40.063em) and (max-width: 64em)  { 
#mainContent{
margin: 1rem;
}
}

@media only screen and (max-width: 40em) {
#mainContent{
margin: 1rem;
}
 }

#mainContent #middle p.serifCopy, #mainContent #middle p.serifBodyCopy {
	font-family: "EB Garamond", "Garamond", Times, serif;
    font-weight: 500;
    font-size: 1.28rem;
    line-height: 2rem;
    color: #000;
}

.pageIntroText {
    padding-top: 0.4rem;
  	padding-bottom: 1rem;
    font-family: "EB Garamond", "Garamond", Times, serif;
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 2rem;
    color: #000;
}





































