body.home {
	width: 100.7%!important; 
	overflow-x: hidden!important;
	}
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {border-radius: 8px;}
.wp-block-image.multiply img {mix-blend-mode: multiply;}
.wp-block-button__link {background: #8DBDA0;}

a {color: #619576; text-decoration: underline;}
a:hover {color: #a17b58;}



@media only screen and (min-width: 781px) {
.alignwide.wp-block-image img {width: 80%;}
.wp-block-post-featured-image.alignwide img {width: 80%;}
.wp-block-post-featured-image.alignwide {text-align: center!important;}
}
.wp-block-post-featured-image.alignwide img {border-radius: 8px;}
.alignwide.wp-block-image img {border-radius: 8px;}

@media only screen and (min-width: 1160px) {
body.home.page {background-image: none;}
body.page, body.single {
	background: 
	url('https://natasjapelgrom.com/wp-content/uploads/2022/04/2-200x200.png') top right no-repeat,
	url('https://natasjapelgrom.com/wp-content/uploads/2022/04/4-1-200x200.png') 3% center no-repeat,
	url('https://natasjapelgrom.com/wp-content/uploads/2022/04/5-3.png') 5% 4% no-repeat,
	url('https://natasjapelgrom.com/wp-content/uploads/2022/04/2-200x200.png') 96% 80% no-repeat;
}
}

.wp-block-getwid-media-text-slider {margin-top: -33px;}

@media only screen and (max-width: 781px) {
.wp-block-getwid-media-text-slider {margin-top: 0!important;}
.wp-block-getwid-media-text-slider .wp-block-quote {
	border-width: 0;
	padding-left: 0;
	}
.wp-block-getwid-media-text-slider .wp-block-group.has-background {padding: 16px!important;}
}

@media only screen and (max-width: 781px) {
	.home-intro img.wp-block-cover__image-background {display:none;}
	.home-intro .wp-block-columns .wp-block-column:nth-child(1) {display:none;}
	.home-intro .wp-block-columns .wp-block-column:nth-child(2) {text-align: center;}
	/* .wp-container-13 {justify-content: center; margin-left: auto; margin-right: auto;} */
	/* .home-intro .wp-container-10 {justify-content: center;} */
	.center-mobile {justify-content: center; text-align: center!important;}
	.center-mobile .wp-block-buttons {justify-content: center;}
	.wp-block-columns.intro-col {padding: 0!important;}
	.home-service-cols.wp-block-group,
	.home-service-cols.wp-block-group .wp-block-columns {padding:0!important;}
	.wp-block-group.home-logo-row {flex: 100%; justify-content: center;}
	}
@media only screen and (min-width: 782px) {
	.mobile-bio-photo {display:none!important;}
	}

@media only screen and (max-width: 600px) {
	.wp-block-group.site-brand	{
		display:grid!important; 
		grid-template-areas: "logo nav"!important;
		grid-template-columns 2fr 1fr; 
		margin-top: -30px; 
		align-items: start; 
		margin-bottom: 40px;
	}
	.wp-block-site-logo {grid-area: logo;}
	.wp-block-group.site-words-stack-small {grid-area: nav; padding-top: 30px;}
	.home-logo img {margin-top: -80px!important;}
	.wp-block-post-title {margin-top: -50px;}	
	.wp-block-columns .wp-block-column.connect-with-me {padding: 0 4%;}
	}

@media only screen and (max-width: 890px) and (min-width: 600px){
	.wp-block-group.site-brand {flex-wrap: nowrap;}
	.wp-block-post-title {margin-top: -40px;}	
	} 