:root {
  --primario: #d7c475;
}
.our-features-four .single-feature a:hover,
.about-cryto .know-more a,
.our-feature-five .text .learn-more:hover {
  color: #506362;
}

::-webkit-scrollbar-thumb,
.theme-main-menu.fixed,
.scroll-top {
  background: var(--primario);
}
#mega-menu-holder .navbar-toggler {
  color: var(--primario);
}
.contact-us-one form button {
  background-color: var(--primario) !important;
}

.contact-us-one form button:hover {
    background-color: #d7c475;
  }

#mega-menu-holder ul > li > a:before,
.testimonial-section .owl-theme .owl-dots .owl-dot.active span,
.testimonial-section .owl-theme .owl-dots .owl-dot:hover span {
  background: #4e0000;
}
