body.post-type-archive-event .breadcrumb-trail.breadcrumbs,
body.tax-event-category .breadcrumb-trail.breadcrumbs {
  padding: 0 0 60px 0;
  text-align: center;
  margin: 0;
  background-image: url(https://www.bugnion.eu/wp-content/uploads/2022/07/events-bg.jpg);
}

body.post-type-archive-event .breadcrumb-trail.breadcrumbs:before,
body.tax-event-category .breadcrumb-trail.breadcrumbs:before {
  background: #000;
  opacity: 0.5;
}

body.post-type-archive-event #yoast-breadcrumbs,
body.tax-event-category #yoast-breadcrumbs {
  text-align: left;
  margin: 1rem 0 60px 0;
}

body.post-type-archive-event #yoast-breadcrumbs span a,
body.tax-event-category #yoast-breadcrumbs span a {
  color: #ffffff;
}

body.post-type-archive-event #yoast-breadcrumbs span,
body.tax-event-category #yoast-breadcrumbs span {
  text-shadow: 0.5px 0.5px 1px #000;
}

body.post-type-archive-event .breadcrumb-trail.breadcrumbs .trail-title,
body.tax-event-category .breadcrumb-trail.breadcrumbs .trail-title {
  color: #ffffff;
  text-align: inherit !important;
  text-shadow: 0.5px 0.5px 1px #000;
  letter-spacing: -.75px;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.1em;
  text-transform: uppercase;
}

p.events-description {
    text-shadow: 0.5px 0.5px 1px #000;
    color: #FFFFFF;
    position: relative;
    font-size: 1.5rem;
    letter-spacing: -.5px;
}