/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 26 2025 | 15:17:08 */
/* Remove margin from header/footer image block */
.block-image {
    margin: 0 !important;
	font-size: 0;
}

.block-image img {
    margin: 0 !important;
    padding: 0 !important;
}

/* save and continue later */
.form_saved_message {
	border: 1px solid #f6f6f6;
    border-radius: 5px;
    padding: 1rem;
}

.form_saved_message input[name="gform_send_resume_link_button"] {
	margin: 0 !important;
}