/*
 Theme Name:  Divi Child Theme
 Theme URI:    https://www.migi.tv
 Description:  Erstellt durch MiGi.TV GmbH
 Author:       MiGi.TV
 Author URI:   https://www.migi.tv
 Template:     Divi
 Version:      1.0.0
*/

/*****Add any custom CSS below this line*****/

/*H Ueberschriften] */
h1 { font-size: 20px;
line-height: 2em; }

/* Breite einer einzigen Spalte */
.tablepress-id-2 .column-2 {
    width: 140px;
}
.tablepress-id-2 .column-3 {
    width: 10px;
}
.tablepress-id-2 .column-4 {
    width: 10px;
}
.tablepress-id-2 .column-1 {
    width: 150px;
}

