.t-zoomer__container {background-color:#040916 !important;}
.t-zoomer__close-line {background-color:#ffffff !important;}
.t-carousel__zoomer__arrow {border-color:#24b6ff !important;}

h3 {
background: rgb(0,255,239);
background: -moz-linear-gradient(90deg, rgba(0,255,239,1) 0%, rgba(133,121,255,1) 50%, rgba(234,99,140,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(0,255,239,1) 0%, rgba(133,121,255,1) 50%, rgba(234,99,140,1) 100%);
background: linear-gradient(90deg, rgba(0,255,239,1) 0%, rgba(133,121,255,1) 50%, rgba(234,99,140,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffef",endColorstr="#ea638c",GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}