/*
Theme Name: Hazel Child
Description: Child theme for the Hazel Theme
Author: TreeKode
Template: hazel
Version: 2.2
*/


.navbar-brand img {
	height:100px;
}

header.navbar {
    -webkit-box-shadow: 0 1px 6px 0 rgb(68 68 68 / 10%);
    box-shadow: 0 1px 6px 0 rgb(68 68 68 / 10%);
}


.footer__info p, .footer__info a{
	color: white;
}

.footer_custom_text li {
	list-style: none;
	display: inline-block;
	
}

.footer_custom_text li a {
	padding-left:10px;
	padding-right:10px;
}
