.ath-container {
	background-color: #ffffff;
	color: #000000;
	box-shadow: 0 0 10px 10px rgba(0,0,0,0.2);
}

.ath-container p {
	text-shadow: none;
	line-height: 140%;
}

.ath-container:before {
	background-color: #000000;
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFD700;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='90,17.1 82.9,10 50,42.9 17.1,10 10,17.1 42.9,50 10,82.9 17.1,90 50,57.1 82.9,90 90,82.9 57.1,50 '/%3E%3C/svg%3E");
}

.ath-ios.ath-phone:after {
	text-shadow: none;
	box-shadow: none;
	background: #ffffff;
}