.share-button-wrapper {
    max-width: 780px;
    width: 100%;
    margin: 0 auto;
}

a.share-button {
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 26px;
    letter-spacing: 0.01em;
    color: #F15A22;
    padding-right: 10px;
}

.sharing-box {
    margin-bottom: 20px;
}
