.titulo-sobre {
    margin-bottom: 30px;
}

.titulo-sobre>p {
    font-size: 25px;
}

.texto-sobre p {
    margin-bottom: 10px;
    text-align: justify;
}

.texto-sobre p:first-child {
    text-indent: 3em;
}
