.menu-item .communication {
  background: purple !important;
  color: white !important;
}
.menu-item .communication:after {
  border-color: purple;
}

.frontpage .view-slideshow .frame-text {
  opacity: 100000000;
  z-index: 99999999999999;
}
.frontpage .view-slideshow .frame-text a {
  pointer-events: initial !important;
}