.perla-lottie div   {
  background: var(--primary);
}
.sosna-lottie div {
  background: var(--secondary);
}
h3.audio-player-title{
  color:#fff !important;
}
strong {
  font-weight:600;
}
.content-text a {
  text-decoration: underline;
  font-weight: 600;
}
.content-text a:hover {
  color: #ccc;
}