
#contribute big {
  color: #FFFFFF;
  display: block;
  padding: 10px;
  font-weight: bold;
  font-size: 30px;
}

#contribute p {
  text-align: justify;
  padding: 0 0 10px 0;
}

#contribute p.address {
  font-weight: bold;
}

#contribute p.link a {
  color: #FFFFFF !important;
  text-decoration: none;
}

#contribute p.link a:hover {
  color: #FFFFFF !important;
  text-decoration: underline;
}

#contribute p.footer {
  height: 32px;
  padding-top: 30px;
  line-height: 32px;
  color: #000000;
}

#contribute p.logo {
  float: right;
  padding-left: 30px;
}

#contribute p.footer a {
  padding: 5px 10px;
  background: #FFFFFF;
  color: #000000;
  text-decoration: none;
}

#contribute p.footer a:hover {
  text-decoration: underline;
}
