body{
    color: rgb(231, 26, 26);
    background: black
 margin: 0px;
}

hender{
    border: solid 2px rgb(42. 122, 228);
padding: 20px;
fonte-size: 32px;
 color: rgb(73,222,241)
}

section {
    background: rgb(250,58,58)
    padding-bottom: 80px;
    padding-top: 80px;
    display: flex;
    justify-content: center;
}

div{
    margin-right: 20px;
}

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