.ert-social-link {
    display: inline-block;
    margin-right: 5px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
}
.ert-social-link.ert-sl-facebook {
    background-color: #3B5998;
}
.ert-social-link.ert-sl-twitter {
    background-color: #00A0D1;
}
.ert-social-link.ert-sl-rss {
    background-color: #C63D2D;
}
.ert-social-link.ert-sl-instagram {
    background-color: #C62D8D;
}
.ert-social-link:hover {
    color: #FFF;
}
/*# sourceMappingURL=manage-colums.css.map */