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