/*
 Theme Name:     schwankl-bau - ccs-systemhaus.de
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme fuer schwankl-bau.de
 Author:         CCS GmbH 2020-03-11
 Author URI:     https://www.ccs-systemhaus.de
 Template:       Divi
 Version:        1.0.0
*/
 
/* CSS 
------------------------------------------------------- */
/*== CCS GmbH 2020-03-17 =================================*/

h1 {font-size: 26px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}

.boxtxt {
	background-color: rgba(0,124,124,0.5);
	padding: 10px;
	font-size: 2rem;
	position: relative;
	top: 6em;
}
/* ==== fontawesome recycling ===*/
#fa-3em {
	/* margin-left: -2em; */
	padding: 0 0 1em 0.5em;
	font-size: 3em;
	color: #ff0000;
}
#link-schwarz a {
	color: #333;
}