
.social-links {
    display: flex;
    flex-direction: row;
}
.social-links .icon img{
    width: 44px;
    height: 44px;
}
