.dg-form-content.form-border.light li:not(.from-footer) input {
    color: #000 !important;
    border-color: #1e8056 !important;
}
.persephone .tp-bullet {
    height: 25px !important;
    width: 10px !important;
}
.currentColor a, .currentColor a:visited {
  color: #ddd;
}
.currentColor a:hover {
  color: #fff;
}
.iconbox-button {
    background-color: rgba(255,255,255,.9);
    padding: 20px 0;
    width: 80%;
    margin: 0 auto -60px;
}
.iconbox-button * {
    color: #000 !important;
}

