.aff-social {
    min-width: 180px;
    max-width: 180px;
    border:none;
}
.aff-social.facebook {
    background: #4267B2;
}
.aff-social.twitter {
    background:#4d9ed8;
}
.aff-social.linkedin {
    background: #0A66C2;
}
.aff-social.envelope, .aff-social.google {
    background: #DB4437;
}
.aff-social.whatsapp {
    background: #128C7E;
}
.aff-social.telegram {
    background: #0088cc;
}
