.footer {
    background: black;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
}
a.stopka {
font-family: 'Roboto Condensed', sans-serif;
/*padding: 1.5vw 0 0 0;*/
color: white;
font-size: 0.8rem;
display: block;
text-align: center;
text-decoration: none;
letter-spacing: 0.5px;
}