h1 {
  font-family: gabarito; 
  font-size: 36px;
  font-weight: bold;
  color: #63438f;
}
h2 {
  font-family: gabarito;
  font-size: 28px;
  font-weight: bold;
  color: #de6c47;
}
h3 {
  font-family: gabarito;
  font-size: 16px;
  font-weight: bold;
  color: #39b54a;
}
h4 {
  font-family: gabarito;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
h5 {
  font-family: gabarito;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
h6 {
  font-family: gabarito;
  font-size: 12px;
  font-weight: bold;
  color: #8000000;
}
#menu {
  font-family: gabarito;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
}
input, select, textarea {
  font-family: gabarito;
  font-size: 12px;
  font-weight: bold;
  color: #eeeeee;
  background-color: #ffffff;
}
label {
    font-family: gabarito;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
}
.line-menu {
  font-family: gabarito;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
}
.line-header {
  font-family: gabarito;
  font-size: 16px;
  font-weight: bold;
  color: #eeeeee;
}
.line-footer {
  font-family: gabarito;
  font-size: 16px;
  font-weight: bold;
  color: #eeeeee;
}
.donation-campaign button, .donation-campaign input[type="button"], .donation-campaign input[type="submit"], .donation-campaign a.donation-button {
  font-family: gabarito;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background-color: 63438f;
  text-transform: uppercase;
}
#button, input[type="button"], input[type="submit"], a.button {font-family: gabarito;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background-color: #63438f;
  text-transform: uppercase;
    padding: 12px 20px;
}
