#login h1 a {
    background-image: url('img/ciuwo_logo_200p.png');
    height: 80px;
    width: auto;
    background-size: contain;
    background-repeat: no-repeat;
}

#login .wp-login-lost-password, #login #backtoblog, #login .forgetmenot, .language-switcher {
	display: none;
}

.linki {
	display: flex;
	gap: 10px;
	justify-content: center;
	margin-top: 2rem;
	padding: 1rem;
}