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