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