/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.23.4.1705484488
Updated: 2024-01-17 09:41:28

*/

/* EDIT WANDA */


#main-content h1 {
	font-size: 78px!important;
	line-height: 88px;
}

#main-content h2 {
	font-size: 59px!important;
	line-height: 69px;
}

#main-content h3 {
	font-size: 40px!important;
	line-height: 52px;
}

#main-content h4 {
	font-size: 33px!important;
	line-height: 41px;
}

#main-content h5 {
	font-size: 18px!important;
	line-height: 30px;
}

#main-content h6 {
	font-size: 18px!important;
	line-height: 28px;
}


@media screen and (max-width: 769px) {
	
#main-content h1 {
	font-size: 44px!important;
	line-height: 52px;
}

#main-content h2 {
	font-size: 38px!important;
}

#main-content h3 {
	font-size: 32px!important;
	line-height: 33px;
}

#main-content h4 {
	font-size: 24px!important;
}

#main-content h5 {
	font-size: 18px!important;
}

#main-content h6 {
	font-size: 8px!important;
}
}

@media screen and (max-width: 500px) {

}