.titulo{
    color: #39023d;
    font-family: bebas neue;
    font-size: 8vw;
    font-weight: lighter;
    margin: 0px;
    margin-top: 150px;
}
hr{
    width: 10%;
    float: left;
    margin-left: 0.7%;
    border-width: 5px;
    border-color:#5e0864;
}
#content_termos{
    font-size: 1rem;
    font-family: open sans;
    padding:12px;
    padding-right: 7%;
    font-weight: bold;
}