/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.1
*/
.siteHeader {
	background: #411f6c !important;
	color: #ffffff;
}
.siteHeader a {
	color: #ffffff;
	text-decoration: none;
}
.siteHeader_logo a {
	display: flex;
	justify-content: start;
	align-items: center;
	font-size: 18px;
}
.siteHeader_logo a .site_name {
	margin-left: 10px;
}
