.single-follower:not(:last-child) {
margin-bottom: 5px !important;
border-bottom: 0 !important;
}
.single-wrapper {
text-align: center !important;
}
.single-wrapper p {
display: none !important;
}
.single-item {
display: flex !important;
align-items: center !important;
gap: 5px !important;
}
.single-img {
width: 30px !important;
height: 30px !important;
}
.single-img img {
height: 100% !important;
width: 100% !important;
}