
.entry-content iframe {width:100%; height: 800px;}
body {
	background-color: white;
}
#masthead{padding: 0.2rem 0px 1.714285714rem 0px;}
#page.hfeed.site{
	margin-top: 5px;
	max-width: 90%;
	box-shadow: none;
}
.site-header h1 {display: none;}
.site-header h2 {display: none;}
.logo {display: none;}
#menu-menu-1.nav-menu{
	border-top: none;
}
body {
	color: #515151;
}
.main-navigation li a{
	color: #515151;
}
footer#colophon{
	width: 100%;
	max-width: 100%;
}

li.list-group-item.d-flex.justify-content-between.align-items-center {
	border: none;
	/*z-index: 1;*/
	color: #757575;
}

.list-group-item{
	color: #757575;
	border: none;
	padding-left: 0px;
}

.list-group-item:last-child {
    margin-bottom: 1rem; 
}
button:focus {
	outline:0 !important;
	border: 2px solid #004B93;
	border-radius: 3px;
}