#donate h2 {
  font-size: 1.8em;
  font-weight: 400;
}
#donate h2,
#donate h3 {
  color: #003262;
  font-family: Raleway, sans-serif;
  text-align: center;
}
#donate h3 {
  font-size: 1.2em;
  line-height: 1.2;
  margin-top: 20px;
  min-height: 40px;
}
#donate .button {
  border-radius: 6px;
  font-family: Raleway, sans-serif;
  margin: 0 2px 12px;
  padding: 2px 8px;
}
#donate .button-group,
#donate .card {
  text-align: center;
}
#donate .card {
  border: 1px solid #bbbdc0;
  margin-bottom: 40px;
}
#donate .circle-img {
  border-radius: 50%;
  padding: 0 20px;
}
#donate .large-3 .columns {
  margin-bottom: 30px;
}
