div#ry-sidebar .social-inner-wrap li a, div#ry-sidebar .ry-contact-table .ry-row .ry-social .social-inner-wrap li a {
	color:#8e8e8e;
}
@media (max-width:1400px) and (min-width:1200px) {
	.module-192 .copyright .span-2 {
		display: block;
		line-height: 18px;
	}
	div.module-192 .powered-by {
		flex-direction: column;
		align-items: flex-end;
	}
	div.module-192 .powered-by span {
		margin-right: 0;
		line-height: 22px;
	}
}
@media (max-width: 991px) {
	div.module-192 .powered-by span {
		margin-right: 0;
	}
}

.custom-hero-copy h2 {
    color: #fff;
    font-size: 30px;
    padding-top: 5px;
}

.grecaptcha-badge {
    z-index: 99999;
}