.seville-new-staff .staff-member__image-wrapper {
    background: transparent !important;
}

html {
  scroll-behavior: smooth;
}
.section.seville-new-map .map-a .map__display {
    filter: unset;
}
  .web-to-text-iframe {
  background: transparent;
  border: none;
  bottom: 0;
  height: 0;
  position: fixed;
  right: 0;
  width: 0;
  /* To not to overlap modals */
  z-index: 1039;
}

.section.seville-new-staff .title-subtitle__wrapper {
    margin-bottom: 30px;
}
@media (min-width: 992px) {
    .section.fb-grid-a-gallery-like .featuredblocks-grid-a .featuredblocks .featuredblock__title
 {
        letter-spacing: 3px;
        text-shadow: 1px 1px black;
        line-height: 3.5rem;
        font-size: 3.5rem;
    }
}

.section.fb-grid-a-gallery-like .featuredblocks-grid-a .featuredblocks .featuredblock__content p {
 
    text-shadow: 1px 1px black;
}


.mobile_cta {
    position: fixed !important;
    top: 70px;
    z-index: 999;
    width: 100%;
}