/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 28 2019 | 01:44:55 */
.npswa {
	max-width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	padding-top: 20px;
	display: block;
	font-family: Lato, sans-serif !important;
	font-size: 18px;
	line-height: 135%;
	text-shadow: 0px 0px 3px #222;
	color: #fff !important;
	position: relative;
	text-align: center !important;
	pointer-events: none;
	z-index: 299;
    position: absolute;
    top: 0 !important;
    left: 0 !important;
}

.npswa a {
	color: #fff;
	font-size: 18px;
	text-decoration: underline;
	pointer-events: auto !important;
}

.npswa a:hover {
	color: #fff !important;
	text-decoration: none;
}

