.wl_socials {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.wl_socials__item {
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
}