.wp-block-separator.is-style-wide,
.wp-block-separator{
    color: #EEEEEE;
    border-top: 0;
    border-bottom-width: 2px;
    margin-bottom: 1rem;
}

.site-main-container.container-fluid article.content-page > .entry-content > .wp-block-group.has-background{
    margin: 0 -15px;
}

.site-main-container.container-fluid article.content-page > .entry-content > .wp-block-group.has-background > .wp-block-group__inner-container .wp-block-vsf-dce-row{
    margin: 0;
}

/* image-link */
.wp-block-vsf-dce-image-link-title-text.is-style-text-left .title{
    color: #f38f02;
}

.wp-block-vsf-dce-title-text .title strong{ 
    color: #f38f02;
}
.wp-block-vsf-dce-title-text p strong{ 
    color: #f38f02;
}

.wp-block-vsf-dce-box-title-text .extra{
    color: #f38f02;
}

/* button */
.wp-block-vsf-dce-button .link {
    font-weight: 500;
}

/* page-title */
.wp-block-vsf-dce-page-title-inner canvas{
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
}

.wp-block-vsf-dce-page-title .page-title,
.wp-block-eventoplus-dce-page-title2 .page-title {
    color: #fff;
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 1.425em;
    margin: 0;
    font-family: 'Poppins',sans-serif;
}

.wp-block-vsf-dce-page-title .page-subtitle,
.wp-block-eventoplus-dce-page-title2 .page-subtitle {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
    margin: 0;
    font-family: 'Poppins',sans-serif;
}

.wp-block-vsf-dce-page-title.noIcon .page-subtitle,
.wp-block-eventoplus-dce-page-title2.noIcon .page-subtitle {
    font-size: 1.25rem;
}

.wp-block-vsf-dce-page-title.noIcon .page-title,
.wp-block-eventoplus-dce-page-title2.noIcon .page-title {
    margin-bottom: 1rem;
}

/*** Ajustes vsf-dce  ***/

.wp-block-vsf-dce-title-text p.text-h1,
.wp-block-vsf-dce-title-text p.text-h2 {
    font-size: 1.10rem;
    font-weight: 400;
    line-height: 1.5rem;
    color: #888;
}

.wp-block-vsf-dce-title-text.blanco p.text-h1,
.wp-block-vsf-dce-title-text.blanco p.text-h2 {
    color: #fff;
}
.wp-block-vsf-dce-title-text.negro p.text-h1,
.wp-block-vsf-dce-title-text.negro p.text-h2 {
    color: #fff;
}

.wp-block-vsf-dce-box-full{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
}