.paragraph-news-event-band .card--ft-event-wrap.homecard {
  margin-top: 0;
  margin-bottom: 15px;
}

.talent .system-section-container.event-card-layout {
  background-color: #f4fcfc;
}

.system-section-container.event-card-layout a.link-block {
  width: 100%;
  margin-top: 30px;
}

.system-section-container.event-card-layout .h3--section-title {
  margin-bottom: 25px;
  text-align: left;
}

.system-section-container.events-page-featured {
  padding: 0;
}
.system-section-container.events-page-featured .link-text--label {
  padding: 0 10px;
}

.system-section-container.events-page-featured .band-container {
  min-height: 350px;
  background-size: 100%;
  background-position: center;
}

.system-section-container.events-page-featured .band-container .heading-2-white {
  margin: 20px 0 40px 0;
}

.system-section-container.events-page-detail-list {
  border-bottom: 1px solid #bfccd4;
}

.system-section-container.events-page-detail-list .img-block {
  width: 40%;
}

.system-section-container.events-page-detail-list .details-block {
  width: 60%;
  background: none;
  padding-left: 30px;
}

.upcoming-events.events-page-list-display .switch-block .text-block-12 {
  float: left;
  margin-right: 12px;
}

.events-page-detail-list .date {
  max-width: 25%;
  background-color: rgb(0, 160, 221);
  padding: 10px;
}

.events-page-detail-list .date .text-block-12.white {
  color: #fff;
  width: 100%;
  text-align: center;
  font-weight: 600;
}
.events-page-detail-list .date .text-block-12.white.day {
  font-size: 22px;
  font-weight: 100;
}
.events-page-detail-list .details-block a {
  text-decoration: none;
}
.system-section-container.event-card-layout .div-block-34 .card--news-wrap {
  margin: 0 15px;
}
.events .events-list-grid .events-page-detail-list a.link-block.w-inline-block {
  justify-content: left;
}
