.graph-titre-portfolio {
    display: flex;
    justify-content: center;
    align-items: center;
}

.graph-titre-portfolio .graph-titre h2 {
    font-size: 30px;
    line-height: 35px;
    margin-left: 15px;
    margin-bottom: 0;
    color: #404040;
}