body{
    background: #0a3d5bdb;
}

#login {
	width: 425px;
}

#login h1 a, .login h1 a {
    background-image: url(https://coosecone.mobilefriendly.de/wp-content/uploads/2024/02/coosecone-logo-white_cis.svg);
    height:125px;
    width:423px;
    background-size: 423px 125px;
    background-repeat: no-repeat;
    padding-bottom: 30px;
}

.login #backtoblog a, .login #nav a {
	text-decoration: none;
	color: #fff;
}

#language-switcher .dashicons, #language-switcher .dashicons-before::before {
	color: #fff;
}