.fusion-button .fusion-button-text, .fusion-button i {
    color: #fff!important;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #236d32!important;
    background-image: unset!important;
    box-shadow: unset!important;
    border-color: #236d32!important;
    color: #fff!important;
    font-size: 18px;
    width: auto;
    margin: auto;
    text-align: center;
    font-family: "PT Sans";
    font-weight: 400;
    padding: 13px 29px;
    line-height: 17px;
    text-transform: uppercase;
    border-radius: 2px;
}
a.fusion-button.button-flat.fusion-button-round.button-large.button-default{
    background: #236d32!important;
    background-image: unset!important;
    box-shadow: unset!important;
    border-color: #236d32!important;
    color: #fff;
    font-size: 18px;
    width: auto;
    margin: auto;
    text-align: center;
}
input.wpcf7-form-control.wpcf7-submit:hover{
	background: #4a6d23!important;
}
a.fusion-button.button-3d.fusion-button-round.button-large.button-darkgreen:hover {
    background: #4a6d23!important;
}
a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded:hover {
	background: #4a6d23!important;
}
a.fusion-button.button-flat.fusion-button-round.button-large.button-default.button-1:hover {
    background: #4a6d23!important;
}
a.fusion-button.button-3d.fusion-button-round.button-large.button-darkgreen.button-2 {
    background: #236d32!important;
    background-image: unset!important;
    box-shadow: unset!important;
    border-color: #236d32!important;
    color: #fff;
    font-size: 18px;
    margin: auto;
    text-align: center;
}
.property_listing ul {
    list-style: none;
    padding: 0;
}
.fusion-secondary-header {
    padding: 5px 0;
}
table.property_listing td {
    padding: 10px;
    font-size: 16px;
    width: 50%;
    border: 1px solid #e6dede;
}
a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded {
    background: #236d32!important;
    background-image: unset!important;
    box-shadow: unset!important;
    border-color: #236d32!important;
    color: #fff;
    font-size: 18px;
    width: auto;
    margin: auto;
    text-align: center;
    font-family: "PT Sans";
    font-weight: 400;
    padding: 13px 29px;
    line-height: 17px;
    text-transform: uppercase;
    border-radius: 2px;
}
a.top-btn {
    background: #fff;
    padding: 10px;
    font-size: 16px;
    color: #236d32;
    border-radius: 5px;
    font-weight: 800;
}