.footer .footer-about a {
    font-size: unset !important;
}


.link-out-block p {
    margin-bottom: 0px;
}

.features ul li i {
    margin-right: 5px;
}

.hero-home::after {
    background-image: url('/static/img/home.png');
}

.hero-kontakt::after {
    background-image: url('/static/img/kontakt.png');
}

.hero-mark::after {
    background-image: url('/static/img/mark.jpg');
}

.hero-account::after {
    background-image: url('/static/img/acc.jpg');
}

.hero-web::after {
    background-image: url('/static/img/web.jpg');
}

.hero-money::after {
    background-image: url('/static/img/money.jpeg');
}