.footer-navigation, .site-info {
  display: none;
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

input {
    padding: 6px 15px
}
h3 {
    color: #fff;
}

.nf-field-element textarea {
    height: 96px !important;
}

.main-navigation a {
    font-weight: 400;
}

a:hover, a:focus, a:active {
    border-bottom: 2px solid #64b32b !important;
}

a:active, a:hover {
    border-bottom: 2px solid #64b32b !important;
}