.et-social-youtube a.icon:before { content: '\e0a3'; }
.et-social-tiktok a.icon:before {
content: url(//afd-fraktion-bw.de/wp-content/themes/Divi-child/uploads/tiktok-icon.svg);
}
.et-social-tiktok a.icon:hover:before {
color: #2ea3f2;
}
.et-social-telegram a.icon:before {
content: url(//afd-fraktion-bw.de/wp-content/themes/Divi-child/uploads/telegram-icon.svg);
} .et-social-icons .icon {
width: 24px;
height: 24px;
display: inline-block;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.et-social-icons {
display: flex;
justify-content: center;
position: fixed;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
}
.et-social-icons a {
margin: 0 10px;
}
.et-social-icons {
display: flex; 
position: fixed;
right: 15%!important;
left: 85%!important;
top: 50%!important;
bottom: 50%!important;
display: flex;
flex-direction: column;
gap: 10px;
z-index: 9999;
flex-direction: column;
gap: 10px;
z-index: 9999;
} .et-social-icons .icon:hover {
color: #2ea3f2;
opacity: 0.8;
transition: opacity 0.3s ease;
} .et-social-icons li {
margin: 0 5px;
}