/*
Theme Name: Love & Liquor Theme
Theme URI: https://www.loveandliquor.es
Template: elevated-lite
Author: James Hunt
Author URI: https://www.thetwopercent.co.uk
Version: 1.0.2.1683089120
Updated: 2023-05-03 04:45:20

*/

.gform_button.button {
	background-color: var(--wp--preset--color--primary);
	border-width: 0;
	color: var(--wp--preset--color--white);
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	padding: calc(0.667em + 2px) calc(1.333em + 2px);
	text-decoration: none;
	border-radius: 9999px;
	box-shadow: none;
}
