/*
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: 60px!important;
	line-height: 70px;
}

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

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

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

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

#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) {

}


.bgstart {
	background-color: #f2f7ff;
}