/**
 * Note to dev: use 'grunt css_login' command to compile the css file
 */
input#wp-submit {
  background: #920075;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  text-decoration: none;
  text-shadow: none;
  border-radius: 0;
}

.login h1 a {
  background-image: url("../img/kinsight_logo.png");
  width: 184px;
  height: 41px;
  background-size: 184px 41px;
}

.featured-image ~ .post-content {
	margin-right: 20 px;
}

.featured-image ~ .post-content {
	margin-bottom: 20 px;
}