/*
Theme Name: ACF Theme
Theme URI: http://underscores.me/
Author: Lattimore and Friends
Author URI: https://lattimoreandfriends.com
Description: Bespoke theme for Arts & Culture Finance.
Version: 1.0.0
Text Domain: acf-theme
Tags:
*/

.thank-you-form_wrapper.gform_wrapper {
	margin-top: 0;
}
.thank-you-form_wrapper.gform_wrapper ul.gform_fields li.gfield {
	padding-left: 0;
}
.thank-you-form_wrapper.gform_wrapper .gform_body,
.thank-you-form_wrapper.gform_wrapper ul.gform_fields li.gfield:last-child {
	margin-bottom: 0 !important;
}
.thank-you-form_wrapper.gform_wrapper .gform_footer {
	display: none;
}

.thank-you-form__footer button {
	background-color: #E40046;
	color: #fff;
	border-radius: 0;
	border: none;
	font-size: 22px !important;
    font-weight: 400;
    margin-right: 30px;
}
.thank-you-form__footer a {
	font-size: 22px;
    font-weight: 400;
}