a {
  color:#e23189;
}
  a:hover {
    background:#e23189;
  }
  
#nav li#selected a {
  color:#e23189;
}

.casestudy-intro h3 {
  color:#e23189;
}
#morebusiness h3 a:hover {
  color:#e23189;
  background:none;
}
#sign-up .error_field {
  border:1px solid #e23189;
}

#footer #footer-container {
  background:url(/images/footer-pink.jpg) no-repeat center top;
}