.footer-menu {
	padding: 0;
	margin: 0;
	list-style: none;
}

.transx_footer  .footer-menu a {
	display: block;
	line-height: 2;
	color: #fff;
	text-decoration: none;
}

.footer-contact-item .transx_info_container a:hover,
.footer-menu a:hover {
	text-decoration: underline;
}

.footer-contact-item {
	margin-bottom: 10px;
}


.footer-contact-item .transx_info_container * {
	color: #fff!important;
}

.footer-contact-item .fab {
	font-style: initial;
}

div.transx_footer_container {
    background-color: #31373f!important;
}