/* GHL Recruitment Form Styles */
.ghl-form-wrapper {
    background: #fff;
}

.ghl-form-wrapper iframe {
    display: block;
    width: 100%;
    min-height: 1100px;
    border: 0;
    border-radius: 0;
}
