
#topNav ul li a#view-quote {
  text-align: center;
  background-color: #d05c0f;
  color: white;
  border-radius: unset;
  border: 1px solid #d05c0f;
  font-size: 13px;
  line-height: 22px;
  font-weight: bold;
  padding: 8px 15px;
  text-transform: capitalize;
}