.sharebar {
    position: absolute;
    width: 100%;
    height: 70px;
	   font-size: 20px;
    text-align: center;
}

.sharebar ul {
    margin: auto;
}

.sharebar li span {
    color: #000;
}

.sharebar .fa {
    color:#f05a22;
}
