@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:700&display=swap');
@font-face {font-family: 'Kristopher-Regular';src: url('webfonts/3A01DF_0_0.eot');src: url('webfonts/3A01DF_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3A01DF_0_0.woff2') format('woff2'),url('webfonts/3A01DF_0_0.woff') format('woff'),url('webfonts/3A01DF_0_0.ttf') format('truetype');}

body.login {
	background: #3C4046; /* Old browsers */
}

p#backtoblog {
  display: none;
}

a,
a:visited {
	color: #D32E33;
}

a:focus,
a:hover {
		color: #fff;
}

.login h1 a {
  	font-family: 'Kristopher Regular', serif;
	color: #fff;
	font-size: 36px;
	text-indent: 0;
	background-image: none;
	width: 320px;
	height: 50px;
	margin-bottom: 0;
}

.login h1 a:hover,
.login h1 a:focus {
	color: #D32E33;
}