.is-style-testo-1 {
    font-family: Aptos;
    font-weight: 400;
    font-style: Regular;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0%;
    /* vertical-align: bottom; */
}


.is-style-testo-2 {
    font-family: Aptos;
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
    /* vertical-align: bottom; */
}


.is-style-testo-3 {
    font-family: Aptos;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    vertical-align: middle;
}


.is-style-eyebrow {
    font-family: Aptos;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
}
