.podcast-intro {
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 2rem;
}

.podcast-intro figure {
    margin-bottom: 0;
    margin-top: 2.5rem;
}

.podcast-intro-body {
    margin-bottom: 2rem;
}

.podcast-intro-body h2 {
    font-size: 2.5em;
    font-weight: 500;
    margin-bottom: .7em;
    margin-top: .5em;
}

.podcast-intro-body h5 {
    font-size: 1.5em;
    font-weight: 400;
    margin-bottom: 1em;
}

.podcast-intro-meta {
    font-family: 'Alegreya Sans SC', sans-serif;
    font-size: 1.1rem;
    font-variant: small-caps;
    letter-spacing: 1.25px;
    line-height: 1;
    margin-bottom: .5em;
    text-transform: lowercase;
}

.podcast-contenido .post-body {
    margin-bottom: 4rem;
}

.podcast-quotes {
    margin-bottom: 2rem;
}

.podcast-quotes .card {
    margin-bottom: 1rem;
}

.podcast-quotes .card figure {
    margin-bottom: 0;
}

.podcast-quotes .card-body {
    text-align: center;
}

.podcast-quotes .card-text {
    font-size: 1.7em;
    font-style: italic;
    font-weight: 500;
    line-height: 1em;
    margin-bottom: .5em;
}

.podcast-transcripcion {
    margin-bottom: 2rem;
}

.podcast-transcripcion-mas {
    text-align: center;
}

.podcast-posts .posts-mini-post h3 {
    font-size: 1.4em;
    font-weight: bold;
}