h1, h2, h3, h4 {
  color: #76b82a;
}

.btn-success {
    color: #fff;
    background-color: #76b82a;
    border-color: #76b82a;
}