body{
	background: #e8e8e8;
	
}


.login form{
box-shadow: none;
	
}

.login label{

}

/*
.wp-core-ui .button-primary, .wp-core-ui .button-group.button-large .button, .wp-core-ui .button.button-large{
	background-color: #006cff;
	font-size: 12.5px;
	font-weight: 500;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	text-shadow: none;
	border-radius: 0px;
	border: 0px;
	height: auto;
	padding: 5px 15px;
}
*/

.login #backtoblog{
	display: none;
}


.login h1 a{
	background: none;
	text-indent: inherit;
	font-family: 'Nunito';
	font-weight: 600;
	height: auto;
	width: 300px;
	font-size: 35px;
}

h1, h2, h3, h4{
		font-family: 'Nunito';
	font-weight: 600;
}