/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1757172680
Updated: 2025-09-06 15:31:20

*/

/*adding the code for the style of the header*/
.header-row-cont{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row-reverse;
}