/*
 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
*/

/*
font-family: "the-seasons", sans-serif;
font-weight: 700;
font-style: normal;
*/

h1,h2,h3,h4,h5,h6 {
	font-variant-ligatures: common-ligatures;
}

#gform_submit_button_2 {
	font-size: 18px;
	font-weight: 600;
	padding: .5rem 1.5rem;
}