.sharebar {

    bottom: 0px;
    width: 100%;
    text-align: center;
    margin-top: 5rem
}

.sharebar ul {
    margin: auto;
}

.sharebar li span {
    color: #FFFFFF;
}

.sharebar .fa {
    color: #FFFFFF;
    font-size: 2.5rem;
}
