/* section contact */
.start-project {
    text-align: center;
}

.start-project h2 {
    color: #fff;
}

@media screen and (min-width: 1024px) {
    .start-project h2 {
        font-size: 2.5em;
    }
}