.path-podcast h1 {
  text-align: center;
  margin: 1em 0 0.5em;
}
.path-podcast .view-content {
  max-width: 700px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 1.5em;
}
.path-podcast .views-row .views-field-title h3 {
  margin: 0 0 0.5em;
  text-align: center;
  font-family: "Anton", Impact, "Arial Narrow", sans-serif;
  font-weight: 400;
  font-size: 1.15rem;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.path-podcast .views-row .views-field-title h3 a {
  color: #1a1a1a;
  text-decoration: none;
}
.path-podcast .views-row .views-field-title h3 a:hover, .path-podcast .views-row .views-field-title h3 a:focus {
  color: #8eb8e0;
}
.path-podcast .podcast-spotify-embed {
  margin: 0 auto 1em;
  max-width: 700px;
}

/*# sourceMappingURL=page-podcast.css.map */
