/*
Theme Name: East Bay FNB Custom Theme
Description: Custom Theme derived from Twenty Twenty
Author: Marlo Longley
Author URL: http://codeandcursor.com/
Template: twentytwenty
Version: 1.0.0
Text Domain: ebfnb
*/ 
/* Custom CSS goes after this line */

body.home main header {
	background-image: url("./images/veggies.jpg");
	background-size: cover;
	color: #ffffff;
}

.social-icon {
	width: 40px;
	height: 40px;
	/*margin-left: 20px;*/
	display: inline-flex;
}