/* Enter Your Custom CSS Here */
.ancestry-site-header { z-index:100; }
.an-banner-top-text-wrapper { z-index:100; }
ul.bulleted { margin:0 0 1.5em 3em; }
.custom-logo { width:100%; }
.an-banner-top-text-wrapper {
		background-color: #0079a3;}
.an-banner-title span {
		background-color:	#2d3136;
		opacity: .9;}


/*
ul {
  list-style: none;
}
li::before {
  content: "• ";
  color: black;
	margin-left: 24px;
	padding: 5px;
}
*/