.hentry .entry-content, .hentry .comment-body, .hentry .entry-main {
margin-bottom: 0em;
}
a {
color: #008d43;
}
a:hover {
color:#00c55e;
}
input.wpcf7-form-control.wpcf7-submit {
font-weight: 500;
transition: 0.4s;
background: #008C45 !important;
border-radius: 5px;
}
.ring button {
border: none;
color: white;   
background-color: #006935;
text-transform: uppercase;
transition: 0s !important;
}
.ring button:hover {
border: none;
color: white;
background-color: #00AD52;
text-decoration: none;
text-transform: uppercase;
transition: 0s !important;
}