/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Knap-IT
 Author URI:     https://www.knap-it.com
 Template:       Divi
 Version:        1.0.0
*/

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong {
	text-shadow: #ffffff 0px 0px 6px;
}
.imagefit .et_pb_image .et_pb_image_wrap > img {
	object-fit: contain;
    height: 200px;
    width: 200px;
}