/* Themify Customize Styling */
body {	background: none;
	background-color: #3d5eff;
	background-size: cover;
	background-position: center center;margin: auto; 
}
#pagewrap {	width: auto;
	margin: 30px; 
}
.pagewidth,.module_row>.row_inner {	width: auto; 
}
#body {	
	background-color: transparent; 
}
#content {	background: none;
	background-color: #D2E8F7; 
}
body #site-logo a img {		width: 70px; 
}
.post-title, .post-title a {	
	font-family: "Courgette";	font-style:italic;
	font-style:italic;
	font-size:24px;
 
}
.single-post .post-title {	
	font-family: "Courgette";	font-style:italic;
	font-style:italic;
	font-size:24px;
 
}
.page-title {	
	color: #605ba8; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 70px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 70px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 70px; 
}
 }