@charset "utf-8";
/* CSS Document */

.page-links li:hover label {
    text-decoration: underline;
    color: #6b15ae;
}
.owl-dots button.active {
    background: #6b15ae !important;
}
.backto i{
	    color: #6b15ae;
	}