.ba-forms-lightbox-row i.ba-form-icons {
    color: var(--label-typography-color) !important;
    cursor: pointer;
    font-size: 24px;
    padding: 0 20px !important;
    text-align: center;
    width: 24px;
    transition: .3s;
}

.ba-field-container input[type="text"] {
    color: #fff!important;
}