/* General */

.wp-block-eventoplus-dce-page-title-parallax{
    --bgdesktop: url('/wp-content/themes/eventoplus/img/header-agencias.jpg');
    --bgmobile: url('/wp-content/themes/eventoplus/img/header-agencias.jpg');
}
.block-ceo .image-ceo {
}
.block-ceo .image-ceo img {
    border-radius: 10px;
    width: 100%;
    height: auto;
}

.block-ceo .ceo-title {
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 0.5625rem;
    color: black;
}

.block-ceo .ceo-entradilla {
    font-weight: 600;
    margin-bottom: 0.5rem;
}
