/*
 Theme Name:   GeneratePress OpenMediaVault Child
 Description:  GeneratePress OpenMediaVault Child Theme
 Author:       Volker Theile
 Template:     generatepress
 Version:      1.0.0
 Text Domain:  generatepress-omv-child
*/

a:hover, a:focus, a:active {
	color: #666666;
}
a:visited {
	color: #98b7cf;
}
a, a:visited {
	color: #98b7cf;
}
.site-header {
	background-color: #98b7cf!important;
}
.main-title a, .main-title a:hover, .main-title a:visited {
	color: white!important;
}
.site-description {
	color: #dddddd!important;
}
.site-footer .footer-widgets {
	background: #98b7cf!important;
}
.site-footer .footer-widgets h4 {
	color: white;
}
.site-footer .footer-widgets a, .site-footer .footer-widgets a:visited {
	color: #EEEEEE!important;
}
.site-footer .footer-widgets a:hover {
	color: #666666!important;
}
blockquote {
	font-style: italic;
	font-weight: lighter;
}
.slider01 {
	background-color: #98b7cf;
}

