.login h1 a {
	background-image: url('/wp-content/uploads/2020/11/GIFoundation_logo.png');
	background-size:200px !important;
	height:200px;
	width:200px !important;}

body.login {
    background-color: #14B8E5;
	background-image: url('/wp-content/themes/divi-child/login/GIFoundation_loginBKG.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size:cover;}

#loginform {border-radius:10px;
	box-shadow: 0 0 12px #767676;}

.button.button-large  {
    background-color: #009716 !important;
	border-color: #fff !important;
}
.login #nav {
	text-align: center;
}

.login #backtoblog {
	text-align: center;
	color: #002f87;
}
