.primary-btn {
  background: #FF3719;
  position: relative;
  z-index: 1;
}
.nav-wrapper ul li:hover > a {
  color: #FA5E39;
}