.site-path li {
  display: inline-block;
  list-style: none;
  color: #555;
}

.site-path li a:hover {
  color: #D74339;
}