body {
	background:#4B6800;
}
.wave {
	opacity: .5;
	background: #4B6800;
}
.wave.-three {
	background: #9A5734;
}
label {
	background: #9A5734;
}
.tab-label {
	color: white;
}
.mejs-playpause-button button {
	color: #4B6800;
}
.mejs-volume-button button {
	color: #4B6800;
}
.tab-content a:link, a:visited {
	color: #9A5734;
	font-weight: bold;
	text-decoration: none;
}
.tab-content a:hover {
	color: black;
}
.copy-sharing {
	color: #9A5734;
}
.copied::after { 
	background-color: #9A5734;
}