.header__container {
    background-color: #e2e9f0;
    margin-bottom: 2rem !important;
}


.MyIntImage1 img{
		margin-top:75px;
		border-radius: 5%;
}

.MyIntImage2 img{
		margin-top:25px;
		border-radius: 5%;
}



.LouIndent {
		padding-left: 13px;
		display: inline-block;
}

.HomePageH1{
text-align: center;
padding:0px !important;
margin:0px !important;
color:#ffffff;
}




.ImageShadow img{
		padding:20px;
		filter: drop-shadow(10px 10px 10px #999999);
}

.header__logo , .header__logo--image{
		box-shadow:none !important;
		background:none !important;
		height:100% !important;
		
}

.tabs , .wc-tabs{
		display:none !important;
}

.header__logo img{
max-width:250px !important;

}

.header__logo{
		background:none;
}


.UnderlineMe{
	text-decoration:underline !important;
}

.HomePageP{
text-align: center;
padding:0px !important;
margin:0px !important;
}