@media only screen and (max-width: 1024px) {
.bio-popup .bio-container .bottom-content p {
	text-shadow: 0 0 7px #078080;
}
.bio-popup .bio-container .bottom-content .wysiwyg a {
	background-color: #078080;
}
}
