:root {
  --color1: #6b6b6b;
  --color2: #ffffff;
  --color3: #0068ad;
}

html {
	color: #ffffff;
	background-color: #0068ad;
}

h2, h3, h4, h5, a {
	color: #0068ad;
}

div.content a {
	color: #0068ad;
}

div.section {
	background-color: #ffffff;
	color: #6b6b6b;
}

div.footer *{
	color: #ffffff;
}

.row.hero,
.row.hero_2
{
	background-color: #0068ad;
	background-image: linear-gradient(90deg, #0068ad, #2b9ce7);
}

.row.hero *,
.row.hero_2 *
{
	color: #ffffff;
}

.row.featured_3 {
	background-color: #eef3f6;
}

.row.divider {
	background-color: #1682c9;
	color: #ffffff;
}

.color1.background{
	background-color: #6b6b6b;
	color: #ffffff;
}

.color2.background{
	background-color: #ffffff;
	color: <br />
<b>Notice</b>:  Undefined variable: key_color3 in <b>/var/www/u1565781345.s05.psia.de/http/kitbooth/frontend/templates/mischke/files/01_colors.css.php</b> on line <b>58</b><br />
;
}

.color3.background{
	background-color: #0068ad;
	color: #ffffff;
}

div.button a {
	background-color: #0068ad;
	color: #ffffff;
}

div.button a:hover {
	background-color: #2b9ce7;
}