/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;	font-weight:normal;
 
}
a {	
	color: #1d0fe2; 
}
#body {	
	margin-top: 0px; 
}
#content {	
	margin-top: 0px; 
}
h1 {		font-weight:bold;
	font-size:40px;

	color: #025296; 
}
.post-title {		font-size:20px;
 
}
.post-title a:hover, .loops-wrapper .post-image + .post-content .post-title a:hover {	
	color: #025296; 
}
#sidebar a, #sidebar-alt a {	
	color: rgba(10,9,9,0.92); 
}
#sidebar a:hover, #sidebar-alt a:hover {		text-decoration:underline;
 
}
#sidebar .widget, #sidebar-alt .widget {	background: none;
	background-color: #cce8f4; 
}

/* Themify Custom CSS */
:root {
    --theme_accent: #cce8f4;
    --theme_accent_semi: #cce8f4;
    --theme_accent_hover: #000;
}