#content button{
	background-color: #006353;
	color: white;
	border: 0;
	font-size: 1rem;
	font-weight: bold;
	padding: .9375em 2.125em;
}

#content h2{
	padding-bottom: 3.125rem;
}

.section-1 .description p:last-child{
	margin-bottom: 0; 
}

div[class*="additional"]{ text-align: center; }
div[class*="additional"] iframe{ max-width: 100%; }