*{
	font-weight: 200;
    color: #00062e;
}

body{
	background: url(https://www.poddigital.co.uk/wp-content/uploads/2022/07/shutterstock_226885048.jpg) no-repeat center;
}

.login h1 a{
	width: 100%;
    height: 80px;
    margin: 0 0 30px;
    background-size: unset;
}

.login form, .notice-info{
	border: none;
	border-radius: 4px;
}

.login #backtoblog a, .login #nav a{
	color: #ffffff;
}