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