footer {
    width: 100%;
    background-color: #BF4E30;
    position: fixed;
    bottom: 0;
    
}

i {
    color: white;
}