
:root {
	--font-default: "Inter", sans-serif;
	--font-primary: "Noto Sans", sans-serif;
	--font-size-default: 16px;
	--font-weight-default: 400;
	--line-height-default: 1.633;
}

body {
	--wp--preset--font-size--medium: 18px;
}

/**  end vars */
.wp-block-acf-blockquote.wp-block-quote.style2 {
	text-align: center;
	max-width: 100%;
	width: 100%;
	float: none;
	margin-left: 0;
	margin-top: 32px;
	margin-bottom: 32px;
}

.wp-block-acf-blockquote.wp-block-quote.style2 a {
	text-align: center;
}

.wp-block-acf-blockquote.wp-block-quote.style2 p.long {
	color: var(--wp--preset--color---primary);
	font-size: 20px;
	font-weight: 600;
}
