.nav.social-pills [class^=icon-] a {
    height: 1em;
    width: 1em;
    font-size: 30px;
}

.nav.social-pills [class^=icon-]:before {
    position: absolute;
    width: 2em;
    height: 2em;
    font-size: 2rem;
    border-radius: 50%;
    text-indent: 0;
    color: white;
    line-height: 2em;
    text-align: center;
}

.nav.social-pills .icon-tiktok a {
    font-size: 40px;
}
