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;
	}
}
.module-192 {
    z-index: 999;
}

/* QA Edits */
.caret {
	margin-left: 1px !important;
	padding-top: 5px !important;
}

body.default #ry-pg-body a:not(.ry-btn):not(.fa):hover {
    text-decoration: underline !important;
}

.alert li:last-child {
	margin-bottom: 0 !important;
}

div#ry-sidebar .social-inner-wrap li a, div#ry-sidebar .ry-contact-table .ry-row .ry-social .social-inner-wrap li a {
	color: #fff !important;
}