/* delete after purl */
.banner-block.align-right .overlay {
  opacity: 0 !important;
  transition: opacity 0.4s ease;
}
.banner-block.align-right:hover .overlay {
  opacity: 0.8 !important;
}
.banner-block.align-right .constrain .content {
  text-align: center;
  padding-right: 0;
  position: absolute;
  bottom: -50px;
  width: 100%;
  transition: bottom 0.4s ease;
}
.banner-block.align-right:hover .constrain .content {
  bottom: 50px;
}

.caboose-login-wrapper {
  padding-top: 230px;
}

header .pilot {
  display: none;
  opacity: 0;
}
.agenda-grid .flexbox .text {
  overflow-y: scroll;
}
.agenda-grid .text .richtext p a:hover {
  color: #fff;
}

#rt_788595 > p:nth-child(1) > span,#rt_665879 > h1:nth-child(2) > span > strong > span,#rt_665899 > h1:nth-child(2) > span > strong > span,#rt_665628 > h1:nth-child(2) > span > strong > span,#block_248575 > div > div.images > div.day-image.shown > h1 {font-family:'Bitter',serif;font-weight:bold;}

.gats-6040-block .image-wrapper .img-overlay {
  display: block;
  position: relative;
  z-index: 3;
  margin: 0 auto 10px 0;
}

section.location > p:nth-child(5) {
  display:none !important;
}