.kiwibtn{
  background-color:#c3d831 !important;
}

.small-button {
  border: solid 1px #c3d831 !important;
}

.header .intro-section h4{
  color: #fff;
}

.h3hl {
    font-weight: 300;
    text-shadow: 0px 1px 2px rgba(150, 150, 150, 0.19);
    border-bottom: 3px solid #c3d831;
}

.main-color {
    color: #c3d831;
}

footer .contact-button {
    border: 2px solid #c3d831;
    color: #c3d831;
}

.standard-button2 {
    background: #c3d831;
    color: black;
}

.intro{
  color: #c3d831;
}