section.ftr {
	background-color: #F5F5F5;
}

.footer h5 {
	font-family: din-bold;
	font-size: 16px;
}

.footer input {
	border: 1px solid #BBCA2B;
	border-radius: 0;
}

.footer input::placeholder {
	font-family: din-bold;
	font-size: 16px;
	color: #E3E3E3;
}

.footer button.btn {
	background-color: #BBCA2B;
	font-family: din-bold;
	border-radius: 8px;
	padding: 6px 30px;
}

.footer div.border-bottom {
	border-color: #979797 !important;
}

.footer-info h5 {
	font-family: din-bold;
	font-size: 14px;
}

.footer-info p {
	font-family: din-regular;
	font-size: 12px;
}

.footer-info .btn-group-vertical .btn {
	background-color: transparent;
	font-family: din-regular;
	font-size: 12px;
}

.footer-icon {
	background-color: #BBCA2B;
}

.footer-icon p {
	font-family: din-regular;
	font-size: 14px;
}

.footer-icon h5 {
	font-family: din-bold;
	font-size: 25px;
}

.footer-info .footer-img-badges {
	padding: 0;
}

/* new css */
.footer-info .link-footer a {
	color: black;
	font-family: din-regular;
	font-size: 12px;
	text-decoration: none;
}
