body {
    color: #4a4a4a;
    font-size: .2rem;}
 
.is-vcentered {align-items: top;}
a {
    color: #426726;
    cursor: pointer;
    text-decoration: underline;}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.callout {
    position: relative;
    margin: 0 0 1rem 0;
	
	
    padding: 1rem;
    border: 2px solid rgba(10, 10, 10, 0.25);
    border-radius: 3px;
    background-color: white;
    color: #0a0a0a;
	background-color: #e1faea;
    color: #0a0a0a;
	max-width:851px
		.navbar-item img {max-height: 1.75rem;}