/* #badd76 light green primary color */
button,
.button,
.latest_properry .carousel ul li .excerpt-read-more {
    background: #badd76 !important;
    border-color: #badd76 !important;
    color: #fff !important;
}

/* #025c32 dark green 2ndary color */
button:hover,
button:focus,
.button:hover,
.button:focus,
.latest_properry .carousel ul li .excerpt-read-more:hover {
    background-color: #025c32 !important;
	border-color: #025c32 !important;
}


