/*
 Theme Name:   VIA Core
 Theme URI:    https://viacreative.co.uk
 Description:  VIA Core a VIA Creative child theme.
 Author:       VIA Creative
 Author URI:   https://viacreative.co.uk
 Template:     generatepress
 Version:      0.1
 Text Domain:  viacore
*/

#gform_submit_button_2 {
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
	color: var(--base-3);
	display: inline-flex;
	font-weight: 600;
	text-decoration: none;
	padding: .75rem 2rem;
}
