/*
 Theme Name:   Merel Niemeijer theme
 Theme URI:    https://lsart.nl
 Description:  Theme voor Merel Niemeijer
 Author:       LSART
 Author URI:   https://lsart.nl/
 Template:     bricks
 Version:      1.1
 Text Domain:  lsart
*/

#gform_fields_1 {
	gap: 12px !important;
}

#gform_fields_1 input, #gform_fields_1 textarea {
	border-radius: 20px !important;
}

#gform_fields_1 label {
	margin-bottom: 4px;
}
#gform_submit_button_1 {
	background-color: #416AAF;
	border-radius: 99px;
}