body.author h3.jeg_author_name > a {
    color: var(--neutral-900);
    font-weight: 700;
    font-size: 2.25rem;
}

body.author .jeg_authorbox {
    border: none;
    padding: 0px;
    margin-bottom: 0px;
}

body.author .jeg_authorbox .jeg_author_desc,
body.author .jeg_authorbox .jeg_author_socials {
    display: none;
}

body.author .jeg_authorbox .jeg_author_image {
    text-align: left;
}

body.author .jeg_authorbox .jeg_author_image img,
body.author .jeg_authorbox .jeg_author_image picture {
    width: 150px;
    height: 150px;
}


body.author .author_position > p {
    color: var(--neutral-900);
    font-family: "Open Sans", Sans-serif;
    font-size: 1rem;
    font-style: italic;
    line-height: 1.4rem;
    font-weight: 600;
}

body.author section.author_expertise > ul > li {
    color: var(--neutral-900);
    font-size: 1.1rem;
    font-family: "Open Sans", sans-serif;
    line-height: 2rem;
}

body.jnews-dark-mode #areas_de_experticia .elementor-widget-wrap,
body.jnews-dark-mode #educacion_formal .elementor-widget-wrap {
    border: 1px solid #CBD5E1;
    background-color: #0F172A;
}

body.jnews-dark-mode #redes_autor .elementor-icon svg path{
    fill: white;
}

#redes_autor .fa-linkedin {
    color: black;
}

body.jnews-dark-mode .panel a.twitter svg path{
    fill: #f5f5f5;
}