.fixed-anchor.accent {
   background: var(--tdk-gradient-purple) !important;
}
.custom-slider .carousel-indicators.carousel-indicators {
   bottom: 0 !important;
}
.custom-slider:not(:has(>.elementlist>:nth-child(2))) .carousel-indicators,
.custom-slider:not(:has(>.elementlist>:nth-child(2))) .carousel-control {
   display: none;
}
