@charset "utf-8";
/* CSS Document */

.footer a, .footer-bottom a {
	color: #03ACDC;
}

.footer a:hover, .footer-bottom a:hover {
	color: #1ecdff;
}

