body
  {
    font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 110%;
		background-image: url('http://tree.counsell.opalstacked.com/wp-content/uploads/2020/03/wim-van-t-einde-fAA-NKhBGZE-unsplash-2400x2400-30.jpg');
		  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
		background-size: cover;
}
@media only screen and (min-width: 1023px)
{
.sidebar-primary
{
	font-size: 1.0em;
}
}
h1, h2, h3, h4, h5, h6
  {
    font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	   text-transform: none;
	   letter-spacing: 1px;
	   color: #305d1f;
  }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .entry-title a
  {
	   color: #305d1f;
  }
/* hide metadata */
.entry-meta { display: none; }

/* style front-page icon widgets */
.home-top .widget-title, .home-middle .widget-title { color: #305d1f; font-size: 24px; text-transform: none; font-weight: bold; }

/* horizontal front-page icon widgets on desktop */
@media only screen and (min-width: 760px) {
	.home-top, .home-middle { display: flex;  text-align: center;}
	.home-top .widget-wrap, .home-middle .widget-wrap { display: inline-block; }
	.home-top .widget, .home-middle .widget { width: 25%;}
}

.home-top, .home-middle {  max-width: 1200px; margin-left: auto; margin-right: auto; margin-bottom: 2em;}

div.bx-wrapper { text-align: center; }
.bx-viewport {  text-align: center; display: inline-block; margin-left: auto; margin-right: auto; position: absolute; }

#testimonials_widget-2 { margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; max-width: 1170px;}

#testimonials_widget-2 h3.widgettitle.widget-title, #testimonials_widget-2 h3.widgettitle.widget-title a {
    display: none;
}

.testimonials-widget blockquote::before, .testimonials-widget blockquote::after { margin-top: 2%; margin-bottom: 4%; }

.testimonials-widget blockquote {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
	  text-align: left;
	  text-transform: none;
	  color: #305d1f;
}

