/*
Theme Name: Divi-Child
Template: Divi
*/

/* 3 Hauptüberschriften */
h1 {
	font-size: 30px;
	color: #dc3632;
}

h2 {
	font-size: 26px;
	color: #404040;
}

h3 {
	font-size: 22px;
	color: #dc3632;
}

