/* Landing page Serpro Ventures - ago 2024 */
/* parcerias */
.header-bg{
    background-color: #242F6F;
}

.header-bg a,
.header-bg a:visited{
    color: #FFF;
}

.header-bg a:hover {
    color: #FFF;
    text-decoration: underline;
}

.img-parcerias{
    background: url(../images/PessoasParcerias512.png) no-repeat center top;
    background-size: cover;
    width: 150rem;
}

#contato a{
    line-break: anywhere;
}