
<br />
<b>Warning</b>:  Undefined array key 2 in <b>/var/www/html/websites/vendor.eatfromfarms.com/theme_styles.php</b> on line <b>7</b><br />
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;500;700&family=Roboto+Slab:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Slab:wght@400;700&display=swap');

.image-center
{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.image-float-left
{
	float: left;
	margin: 0 20px 0 20px;
}
.image-float-right
{
	float: right;
	margin: 0 20px 0 20px;
}
.button-Recipes
{
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #ffffff;
	border-radius: 0px;
	display: inline-block;
	padding: 10px 20px 10px 20px;
		font-weight: bold;
	font-size: 1.00em;
}
.button-Recipes:hover
{
	color: #CDCDCD;
	background-color: #EDEDED;
	border: 1px solid #00FF00;
	text-decoration: none;
}

