.footer_x {
	padding: 27px 0 21px;
	background: linear-gradient(#1E316C, #040F2F);
	color: white;
}
.footer_x .border_css {
	background-color: rgba(255, 255, 255, 0.05);
	border-radius: 2px;
	width: 244px;
}
.footer_x .font_css {
	font-weight: 600;
	font-size: 14px;
}
.footer_x .font_css hr {
	margin: 3px 0;
	background-color: rgba(191, 1, 3, 1);
	border: none;
	height: 2px;
}
.footer_x img {
	max-width: none !important;
}