

footer {
    padding-top: 5px;
    left: 0;
    bottom: 0;
    width: 100%;
    color: white;
    text-align: center;
    height: 90px;
    font-size: 14px;
}

.home-footer{
	color: #d2c9bc !important;
}

.footer-sm-mob-pages{
	position: fixed;	
}

.mb-footer-for-pages{
    height: 50px;
    font-size: 25px;
}

.privacy-buttom-for-pages, .privacy-buttom-for-pages:hover{
    font-size: 20px;
    color: #fff;
}

.privacy-buttom-for-home, .privacy-buttom-for-home:hover{
    font-size: 20px;
    color: #d2c9bc
}

.footer-color {
    background-color: #466391;
}
