/*
Theme Name: Divi Child
Version: 1.0.3
Description: Child Theme of Divi
Author: Web Weasel
Template: Divi
*/
body {
	background-color: #f6ecec;
}

#top-header .container {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}