.col-md-12.socials {
    width: 40%;
    justify-content: end;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    direction: rtl;
}
