/* 
Lottie Animation
 */
.ata-lottie__container p, .ata-lottie__container h3 {
  pointer-events: none;
}
.ata-lottie__container.style-2 .ata-lottie__animation {
  max-width: 100px;
  margin: 20px auto;
  display: inline-block;
}
.ata-lottie__container.style-2 p.ata-lottie__caption {
  color: #555;
}
.ata-lottie__container.style-2 a.btn.ata-lottie__container__link {
  color: #fff;
}
.ata-lottie__container.style-3 .ata-lottie__animation {
  margin: 20px auto;
  display: inline-block;
}