footer{
    background-color: #00224D;
    color: white;
    padding: 20px;
}
.Projetos{
    background-color: #FF204E;
    border-radius: 10px;
    color: white;
}
.butao{
    background-color: #00224D;
    border-color: #00224D;
    color: white;
}
.SobreMim{
    background-color: #A0153E;
    border-radius: 10px;
    color: white;
}