/* Enter Your Custom CSS Here */

input.vfb-text, input[type="text"].vfb-text, input[type="tel"].vfb-text, input[type="email"].vfb-text, input[type="url"].vfb-text, textarea.vfb-textarea, select.vfb-select {
    margin: 0 0 5px 0;
    height: auto;
    color: #000000;
    font-size: 100%;
    font-family: inherit;
    line-height: normal;
}