#block-footer-ascend:before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: black;
opacity: 0.4;
}
#block-footer-ascend .block__title, #block-footer-ascend .block__content {
position: relative;
}