@charset "utf-8";
/* CSS Document */

.owl-dots button.active {
    background: #529527 !important;
}
.page-links li:hover label {
    color: #529527;
}
.backto i{
	        color: #529527;
	}

	.color-drk-grey {
    color: #529527;
}