p {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 15px;
    text-align: justify;
    margin-top: 15px;
}

h5 {
    font-size: 18px;
    margin-top: 20px;
}

.botao {
    background-color: blueviolet;
    color: white;
}