/*!
Theme Name: Divi child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 1.0.0
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* custom code */
.flex-row-center {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.et-inline .et_pb_module, .et-inline-menu li {
	display: inline-block;
	margin: 0 10px;
	float: left;
}