
.footer{
background:#1f2a38;
color:#ddd;
padding:50px 0 20px 0;
font-family:'Poppins',sans-serif;
}

.footer h3{
color:#ff6b3d;
margin-bottom:15px;
font-weight:600;
}

.footer p{
font-size:14px;
line-height:1.7;
}

.footer-links{
margin-top:20px;
}

.footer-links a{
color:#fff;
margin:0 10px;
text-decoration:none;
font-weight:500;
}

.footer-links a:hover{
color:#ff6b3d;
}

.footer-bottom{
margin-top:25px;
font-size:13px;
color:#aaa;
}
