#new-site {
  background-color: #555;
  margin: 4px 0;
}

#new-site:hover {
  background-color: #777 !important;
}

#new-site a {
  color: #FFF !important;
}
