.paygcc-poweredBy {
	text-align: center;
	font-family: 'Brandon Grotesque Regular';
	font-size: 20px;
	line-height: 30px;
	color: #000;
	letter-spacing: 0;
	margin-right: 0;
	text-transform: initial;
	margin-top: 20px;
	color: #000;
}

a.paygcc-copyright {
	color: #000; 
	text-decoration: none !important;
}
a.paygcc-copyright span.copyright-text{
	font-family: 'Brandon Grotesque Bold';
}
a.paygcc-copyright img.side-logo {
	max-width: 25px;
	vertical-align: middle;
	margin-left: 11px;
	display: inherit !important;
	float: inherit !important;
}

.paygcc-poweredBy .encrypted{
	display: block;
    color: #3FCAA1;
    font-family: 'Brandon Grotesque Bold';
    margin-top: 7px;
    font-size: 18px;
    margin-bottom: 45px;
}

a.lock-svg {
	cursor: default;
	color: #000; 
	text-decoration: none !important;
}

a.lock-svg img.lock-logo {
	max-width: 25px;
	vertical-align: middle;
	margin-left: 11px;
	margin-right: 15px;
	width: 15px;
	display: inherit !important;
	float: inherit !important;
}