.section-header-footerLinks  {
    background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/zuza-galczynska-679287-unsplash.jpg');
    background-image:linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/zuza-galczynska-679287-unsplash.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    height: 250px;
    text-align: center;
    padding-top: 80px;
    color: #fff;
}

.section-header-footerLinks .display-4 {
    font-size: 350%;
    font-weight: 400 !important;
}