/*
Theme Name:     Divi-child
Description:    
Author:         Timothy
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../Divi/style.css");


.flex-wrap {
	flex-wrap: wrap !important;
}

.justify-center {
	justify-content: center !important;
}

.mt-0 {
	margin-top: 0 !important;
}

.pb-0 {
	padding-bottom: 0 !important;
}

/* overrides */

