/*
 Theme Name:     Divi Child-Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         Divi.world
 Author URI:     https://divi.world
 Template:       Divi
 Version:        1.0.0

*/



/* Fonts */

.TelefanteBold { 
	font-family: TelefanteBold;
	font-weight: normal;
	font-style: normal;
}


/* Hide footer */

#main-footer {
    height: 0 !important;
    overflow: hidden;
}