.socialIco {
    display: flex;
    flex-flow: row wrap;
    justify-content: left;
    gap: 20px;
    align-items: center;
    margin-top: 20px;
}