/*
 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
------------------------------------------------------- */
.d-flex {
  display: flex; }

.d-flex-column {
  flex-direction: column; }

.flex-align-items-center {
  align-items: center; }

.flex-justify-content-center {
  justify-content: center; }

.flex-justify-space-around {
  justify-content: space-around; }

body {
  margin: 0; }

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