/*
 Theme Name:     Divi Child-Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         IT Service Vosse
 Author URI:     https://it-service-vosse.de
 Template:       Divi
 Version:        1.2.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */
/* Email protect */
#emailcode
{
color: white;
font-size: 14px;
}
#emailcode a
{ 
color: white;
font-size: 14px;
} 
#emailcode a:hover
{ 
color: #c9d5d8;
font-size: 14px;
} 