/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

body {
	background-color: #000000;
}

/* Changing position of the mask */
.et_pb_background_mask, .et_pb_background_pattern {
    bottom: 0;
    left: -400px;
    position: absolute;
    right: 180px;
    top: 0;
}