/* Site-specific overrides for the Tella theme */

.s-fade-txt h1 {
  text-shadow: 0 2px 16px rgba(0, 0, 0, 0.45);
}

.splide__slide img {
  object-fit: cover;
}
