.login h1 a {
	background-image: url(img/icons/login-icon.svg) !important;
}

.wp-core-ui .button-primary {
    background: #654492 !important;
    border: none !important;
	text-shadow: none !important;
	border-radius: 0px !important;
	box-shadow: none !important;
    color: #fff;
}

#loginform {
	box-shadow: none !important;
}