#footer {
    background-image: url(https://media.cdnws.com/_i/389171/90/20/90/adobestock-285565957.jpeg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #FFFFFF;
}
.powered {
    background: #3A3A3A;
}
@media (min-width: 24px) {
    .footer__link, .footer__link:focus {
        color: #FFFFFF;
    }
}
.footer__title {
    font-size: .875rem;
    line-height: 1;
    font-weight: 400;
    display: block;
    width: 100%;
    color: #FFFFFF;
    margin: 0 0 20px;
}
@media (min-width: 1600px) {
.reassurance.wiziblocks__item.medium {
        margin: 0 0 50px;
        margin-top: 0px !important;
    }
}

.reassurance {
    z-index: 3;
}
a.footer__rs__a.instagram {
    background-color: white;
}
 
@media (min-width: 1024px) {
    .footer__link:focus, .footer__link:hover {
        color: #ff914d;
    }
}