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

.afiche-imagen .single-imagen-destacada {
    margin-bottom: 1.5rem;
    text-align: center;
}

.afiche-intro .single-meta {
    margin-bottom: 0;
}

.container-afiche .single-meta h5 {
    margin-bottom: 1em;
    margin-top: 1em;
}

.afiche-meta {
    text-align: center;
}

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

.container-afiche .single-meta-fecha {
    text-align: left;
}

.afiche-meta-botones {
    margin-bottom: 2em;
    margin-top: 2em;
}

.afiche-meta-datos {
    margin-bottom: 2em;
}

.afiche-meta-datos .card-text {
    margin-bottom: .8em;
}

.afiche-meta-datos .list-unstyled li {
    margin-bottom: .5em;
    margin-top: .5em;
}

.afiche-fuentes h4 {
    font-family: 'Alegreya Sans SC', sans-serif;
    font-size: 1.8em;
    font-variant: small-caps;
    font-weight: 700;
    letter-spacing: 1.25px;
    line-height: .9;
    margin-bottom: .5em;
    text-transform: lowercase;
}

.afiche-fuentes .card-title {
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 1em;
    margin-top: 0;
}

.afiche-fuentes .card-text {
    font-size: 1em;
    margin-bottom: .8em;
}

.afiche-fuentes .card-meta {
    margin-top: 0;
}

.afiche-fuentes .card-meta .btn-primary {
    font-size: 1rem;
    margin-bottom: 0;
}

.afiche-fuentes .cargar-mas {
    color: #212121;
}

.afiche-relacionados {
    margin-bottom: 3rem;
}

.afiche-relacionados .card-meta-bottom .card-text {
    margin-bottom: 2.5rem;
}

.afiche-relacionados .card,
.afiche-otros .card {
    margin-bottom: 1rem;
}

.afiche-relacionados .card-body,
.afiche-otros .card-body {
    padding-top: 0;
    text-align: center;
}