.sharing{
    display: flex;
    gap: 20px;
    justify-content: center;
}
.sharing .sharing-item{
    width: 24px;
    height: 24px;
    color: black;
}