/*
 Theme Name:     Mittwald Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Nutzen Sie das Child Theme um Änderungen am Divi Theme vorzunehmen. Sie können dazu den <a href="/wp-admin/theme-editor.php">Theme-Editor</a> benutzen.
 Author:         Mittwald CM Service GmbH & Co.KG
 Author URI:     https://www.mittwald.de/
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
a.bigblue:hover, a.smallblue:hover {
	color: #eee !important;
}

a.bigblue, a.smallblue {
	color: #fff !important;
	background: #213a8f;
	background: -webkit-gradient(linear,left top,left bottom,from(#213a8f),to(#213a8f));
	background: linear-gradient(180deg,#213a8f 0,#213a8f);
	border: 1px solid #213a8f;
}

a.big-button {
	border-radius: 0;
}

.et_pb_text_0_tb_body h1 {
	font-size: 2rem !important;
}
