#texteseo * {
    gap:0;
    font-family: "Roboto", sans-serif;
}

#texteseo h1 {
    font-size: 23px;
    font-weight: 500;
    text-transform:uppercase;
}

#texteseo h2 {
    font-size: 15px;
    font-weight: 500;
}

#texteseo h3 {
    font-size: 13px;
    font-weight: 500;
}

#texteseo * p {
    font-size: 12px;
}