#main.content-area.customify-col-12 {
  margin-top: -25px;
}

.attachment-full.size-full.wp-post-image.lazyautosizes.lazyloaded {
  margin-bottom: -8px;
}

.cm-extracto-post {
    font-size: 21px;
    color: #666666;
    font-weight: 400;
    margin-top: 6px;
    margin-bottom: 15px;
    line-height: 1.5em;
    font-style: italic;
    max-width: 800px;
    margin: auto;
    text-align: center;
}

.single-post article.category-opinion .cm-categorias-post, .single-post .post.category-opinion .cm-categorias-post {
    background-color: #e14a51;
    max-width: 800px;
    margin: auto;
}

.cm-creditos-post {
    font-size: 18px;
    color: #5D1871;
    margin-bottom: 20px;
    font-weight: 800;
    font-family: 'Merriweather Sans';
    text-align: center;
}