#content
{
	background-image: url('/wp-content/uploads/2025/10/logo-bg2.png');
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
}
.home h2.sow-headline 
{
  background-image: linear-gradient(to right, #6cc287 , #35baf8);
  color: #fff;
  padding: 10px;
}