.social-share .social-share-link {
    text-decoration: none;
    display: inline-block;
}

.social-share .social-share-link-icon {
    width: 40px;
    height: 40px;
    margin: 10px 10px 10px 0;
    font-size: 1.5rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}