footer {
    background-color: #080921;
    bottom: 0;
}


footer .glyphicon {
    font-size: 20px;
    margin-bottom: 20px;
    color: #E0A773;

}
footer p {
    color: white;
}

.btn-info {
    background-color: #E0A773;
}

a {
    color: #080921;
}