﻿@charset "utf-8"; 
:root{--color:#30B9BB}
.share-btn-list .social-tiktok{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:#000;border-radius:2px;margin-right:6px;color:#fff;transition:.6s}
.share-btn-list .social-tiktok:hover{transform:translateY(-6px)}