body {
 background-color: rgb(157 1 255);
 color: rgb(255, 255, 255);
}

h1 {
    border-buttom: solid 2xp rgb(248, 248, 248)255)
    padding: 20px;s
}

h1 {
    font-size: 30xp;
}
section {
    background-color: blueviolet;
    padding-bottom: 80px;
    padding-top: 80px;
    display: flex;
    justify-content: center;
}

.chamada-texto {
    margin-right: 5%;

}
    
p {
 color: white;
 font-size: 16px;
}



