@charset "UTF-8";
/*
	Theme Name:     Divi Child
	Author:         Marcel Bühler
	Author URI:     kopfmedia.de
	Template:       Divi
	Version:        1.4.2
	Description: A boilerplate for Divi Child Themes
*/

/*# sourceMappingURL=style.css.map */

body {
	scroll-behavior: smooth;
}

.et_pb_module {
	margin-bottom: 0 !important;
}

.et_pb_section {
	background-color: transparent;
}

.scroll-margin-top {
	scroll-margin-top: 250px;
}

/** Overwrite Vue App **/


.vjs-poster img {
	object-fit: cover !important;
}

