.podcast-transcript p {
  margin-bottom: 1rem;
}

.podcast-transcript p:last-child {
  margin-bottom: 0;
}

.podcast-transcript strong {
  color: #1f2937;
  font-weight: 600;
}

h1,h2,h3,b,a {
  color: rgb(77,57,44);
}