.containerPrincipal{
    width: 80%;
    margin: auto;
    margin-top: 10vw;
    color: black;
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 4vw;
}

.containerPrincipal h1 {
    font-weight: 800;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px){
   
}