.titulo{
    font-size: 5rem;
    position: relative;
    /*margin-top: -100px;*/
}
.verde{
    background-color:#2ba390;
}
.textverde{
    color: #029f8e;
}
.textblanco{
    color: white;
}