@charset "UTF-8";
/* CSS Document */


.youtube i {color: #c4302b; }
.instagram i {color: #3f729b; }
.vk i {color: #5d84ae; }
.telegram i {color: #249bd7; }
.whatsapp i {color: #50b154; }

a:hover.youtube i, a:hover.instagram i, a:hover.vk i, a:hover.telegram i, a:hover.whatsapp i {
    opacity: 0.6!important;
}