footer i {
    color: #fff;
    text-decoration: none;
}

footer {
    background: #333;
    color: #fff;
    padding: 1em 0;
    text-align: center;
}

footer div {
    position: relative;
    margin: auto;
}
footer .socialmedias{
    margin-left: 43%;
}