@import url( css/rtl.css );

.SkinPlugin_icon {
    left: -2px;
    right: auto;
    transform: rotate(180deg);
}

.home38-social .fa.color-3 {
    background: #ca53d0;
}
.home38-social .fa.color-4 {
    background: red;
}
.home38-social .fa.color-5 {
    background: #ff5c95;
}

