.footer-monument {
    background:
        linear-gradient(to top, rgba(8, 8, 8, 0.88), rgba(8, 8, 8, 0.08) 65%),
        url('../images/ui/footer-rome.png') center / cover no-repeat;
}

.footer-monument span {
    color: rgba(245, 245, 243, 0.12);
    text-shadow: 0 2px 20px rgba(0, 0, 0, 0.35);
}

.hero h1 > span,
.hero h1 > em {
    display: block;
}
