/*
Theme Name: Easton Landscaping
Template: hello-elementor
Author: Intrada Technologies
Version: 1.0.0
*/

.post-featured-img {
	display: block;
	margin: auto;
	max-height: 600px;
	padding-bottom: 50px;
}

.post-title {
	color: #000000;
}

.post-contents {
	color: #757575;
	padding-bottom: 50px;
}

a {
	color: #436050
}

.fl a:hover, .fb a:hover {
	color: #fff !important;
	text-decoration: underline !important;
}

.contact-link:hover {
	color: #436050 !important;
}

.footer-icon-link {
	display: block;
	justify-content: center;
	align-items: center;
	width: 50px;
}

#content {
	margin-bottom: -50px;
}

.ul:hover {
	text-decoration: underline;
}

.home-services h2 {
	display: block;
	border-bottom: none;
	padding: 5px 10px;
	background: rgba(255, 255, 255, .75);
	width:100%;
}

.home-services a:hover {
	text-decoration: underline;
}
