.social-share-wrapper .p__key-value label {
    width: 25%;
    font-weight: 500;
    font-size: 18px;
    margin-right: 20px;
    color: #414652;
}
.social-share-wrapper .p__key-value span {
    width: 75%;
    color: rgb(112, 116, 125);
}
.social-share-wrapper .p__key-value {
    display: flex;
    justify-content: left;
}
.social-share-wrapper .p__key-value .p__social-icon {
    margin-left: 0 !important;
}