/*
 Theme Name:     Divi Child
 Theme URI:      https://kai.im/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://kai.im/
 Template:       Divi
 Version:        1.0.1
*/
 
/* Your custom CSS starts here */

/* Füge 20px Margin vor jeder h2-Überschrift hinzu */
.et_pb_module h2 {
    margin-top: 16px;
}

/* Audio Control */
.et_audio_container .mejs-container .mejs-controls .mejs-time span {
    font-size: 14px;
}