/*
Theme Name: Estate Emerald
Theme URI: by Travis Jarvis
Author: 
Author URI: 
Version: 1.0 
*/

.wpcf7-form textarea { height: 50px; }

.wpcf7-form-control wpcf7-textarea{ height: 50px; }

.excerpt a{
	color: #20cf67;
}

.excerpt a:hover{
	color: #20cf67;
}

.thumbnail a,{
	color: #20cf67;
}

.thumbnail a:hover{
	color: #179249;
	text-decoration: none;
}

#learn-about p a{
	color: #fff;
	font-size: 1.8em;
}

.main-post a{
	color: #20cf67;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}