.third-party-sm .sm-click {
    height: 2em;
    width: 2em;
    margin: 0 10px 0 0;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
}

.third-party-sm img {
    width: 100%;
    height: 100%;
}

/* Avatar styles moved to style.css */

.about-me .bio {
    font-weight: 600;
    margin-top: 3vh;
}