/*
Theme Name: Powerlift
Theme URI: https://powerlift.qodeinteractive.com
Description: Fitness and Gym Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: powerlift
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 2.7.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
/* Add TikTok Icon */
.social-icons-group a[href*="tiktok.com"]::before {
    font-family: "Font Awesome 5 Free";
    content: "\f305"; /* TikTok icon code */
    font-weight: 900;
    font-size: 20px;
    color: #000000;
    margin-right: 8px;
}
