/*
 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
------------------------------------------------------- */

* { font-weight: 400; }

.landing-header-content {
	display: flex;
	flex-grow: 1;
	align-items: center;
}

.header-info {
	display: flex;
	gap: 12px;
}

.header-info i {
	margin-right: 8px;
}

.check-icon {
	margin-right: 8px;
	color: #513A57;
}

.footer-icon {
	margin-right: 8px;
	color: #6fb04f;
}