<style>
  .nav-links li a.active {
    color: #22D3EE !important;
  }
  .nav-mobile-links li a.active {
    color: #22D3EE !important;
    background: rgba(34,211,238,0.08) !important;
  }
</style>