#somos p{
    font-size: clamp(0.75rem, 0.654rem + 0.426vw, 1rem);
    line-height: clamp(1rem, 0.904rem + 0.426vw, 1.25rem);
}

#chequeo img{
    width: 100%;
    border-radius: 8px;
}

#chequeo ul{
    padding-inline-start: 20px;
}

#chequeo p{
    font-size: clamp(0.75rem, 0.654rem + 0.426vw, 1rem);
    line-height: clamp(1rem, 0.904rem + 0.426vw, 1.25rem);
}

dialog#modal8 img{
    width: 100%;
}