footer{
	background: #e7cb40;
}

.top-footer, .bottom-footer {
	background: #e7cb40;
}

.footer-menu ul li a {
	color: #725738; /*#fff;*/
	font-weight: bold;
    font-size: 13px;
    text-transform: capitalize;
}

.copy-right {
	color:#fff;
}

.footer-menu ul li.active a, .footer-menu ul li a:hover {
	color:gray;
	cursor: pointer;
}

.footer-menu span {
	color:#4a4a4a;
	border-bottom: 1px solid #725738;
}

.donwold-app p{
	color:#725738;
}