/*
Theme Name:     MillikenCorp
Description:    
Author:         johndoe
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

li.et-social-tiktok {   
	background-image: url(../../../tiktok.png);
    height: 18px !important;
    width: 18px !important;
    background-repeat: no-repeat;
	background-size: contain;
}

/* .et-social-rss a.icon:before {
    content: "\e09e";
}
*/
.et-social-rss a.icon:before { 
background: url('../../../tiktok.svg'); 
content: '' !important; 
display: inline-block !important; 
background-repeat: no-repeat;
}
.et_pb_social_network_link .et-social-rss a {
margin-bottom: -9px;
}
.et_pb_social_network_link .et-social-rss-plus a.icon:before { 
display: block !important;
height: 16px;
width: 16px;
margin: 8px;
}
#top-header .et-social-rss a.icon:before {
height: 14px;
width: 15px;
margin-bottom: -1px;
}
#main-footer .et-social-rss a.icon:before { 
height: 24px; 
width: 24px; 
margin-bottom: -1px;
}
.et-social-youtube a.icon:before {
    content: "\E0A3";
}
.et-social-linkedin a.icon:before {
    content: "\E09D";
}