.t-form-success-popup__title,
.t-form-success-popup__text {
  color: black !important;
}

.tn-elem__8493758211736506091922 img,
.tn-elem__8494136031736508447147 img {
  transition: all 0.25s ease;
}

.tn-elem__8493758211736506091922:hover img,
.tn-elem__8494136031736508447147:hover img {
  transform: scale(1.03);
  filter: drop-shadow(0 0 12px rgba(251, 41, 92, 0.35));
}

.tn-elem__8493758211736506091922:active img,
.tn-elem__8494136031736508447147:active img {
  transform: scale(0.98);
}

#rec849413603 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}

#allrecords {
  padding-top: 70px;
}

.t513__persname a[href*="popup:myevent"],
a[href="#popup:myevent"]{
  display: inline-block;
  color: #ffffff;
  border: 1px solid #fb295c;
  border-radius: 30px;
  padding: 8px 26px;
  transition: 0.2s;
  text-decoration: none;
}

a[href="/#rec2309532811"] .tn-atom__button-text {
  color: #fb295c;
  font-weight: 600;
  position: relative;
}

a[href="/#rec2309532811"] .tn-atom__button-text::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 2px;
  background: #fb295c;
}

a[href="/#rec2309532811"] .tn-atom__button-border {
  background-color: #fb295c;
  height: 2px;
  opacity: 1;
  top: auto;
  bottom: 0;
}