.blockWrap_eventsCollection .ctaContainer {
  max-width: none;
}
.blockWrap_eventsCollection .socialIcons a.zocial,
.blockWrap_eventsCollection .item .socialIcons li a.zocial {
  color: #ff52a8;
}
.blockWrap_eventsCollection .socialIcons a {
  background-color: #ffc982;
  border-radius: 50%;
}
.blockWrap_eventsCollection .socialIcons li a {
  font-size: 22px;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
div.blockWrap_eventsCollection {
  background-color: transparent;
  background-image: none;
}
div.blockWrap_socialSharing {
  box-shadow: none;
  padding-top: 40px;
  padding-bottom: 40px;
}
.hasSecondaryContent .primaryAndSecondaryContainer div.blockWrap_socialSharing,
.fullBleed .noSecondaryContent .primaryAndSecondaryContent div.blockWrap_socialSharing .blockContent.blockContentBleed {
  padding-left: 40px;
  padding-right: 40px;
}
.blockWrap_socialSharing .ctaContainer {
  max-width: none;
}
.blockWrap_socialSharing .socialIcons a.zocial,
.blockWrap_socialSharing .item .socialIcons li a.zocial {
  color: #5252ff;
}
.blockWrap_socialSharing .socialIcons a {
  background-color: #ffa530;
  border-radius: 50%;
}
div.blockWrap_socialSharing {
  background-color: transparent;
  background-image: linear-gradient(180deg, rgba(255,255,255,1),rgba(50,51,47,1));
  background-attachment: scroll;
}
.tablet div.blockWrap_socialSharing,
.mobile div.blockWrap_socialSharing {
  background-attachment: scroll;
}
.block_eventsCollection .eventColl-mainTitles,
.block_eventsCollection .eventColl-mainTitles a {
  color: #ff6c29;
}
