.esperti-section{
    padding: 120px 20px;
}
.img-expert{
    max-width: 128px;
    border-radius: 50%;
}
.esperti-name{
    font-size: 2.75rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #1e293b;
    font-family: "DM Serif Display", sans-serif;
    line-height: 1;
}
.esperti-role{
    font-size: 1.75rem;
    font-family: "EB Garamond", sans-serif;
}
.expert-section-title{
    color: #0F172A;
    font-family: "Mulish", sans-serif;
    font-weight: 700;
    font-size: 1;
    line-height: 1.2;
}
.border-bottom-expert{
    border-bottom: 1px solid #CBD5E1;
}
.expert-section-item{
    font-size: 1.125rem;
    line-height: 1.5;
    color: #0F172A
}