:root {
	--cnvs-themecolor: #75C4F0;
	--cnvs-themecolor-rgb: 117,196,240;
}

#copyrights {
  background-color: #EEE;
}

#logo {
  padding-top: 10px;
}

.section-colored {
	background-color: #75C4F0;
}

.dark.section {
	background-color: #142847;
}

.widget_nav_menu li a:hover, .widget_links li a:hover, .widget_meta li a:hover, .widget_archive li a:hover, .widget_recent_comments li a:hover, .widget_recent_entries li a:hover, .widget_categories li a:hover, .widget_pages li a:hover, .widget_rss li a:hover
{
	color: #EEE;
}

.smdcal h4, .smdcal form
{
	margin-bottom: 0;
}