ref: 9e571827055dedb46b78c5db3d17d6913f14870b
dir: /docs/themes/gohugoioTheme/assets/css/_social-icons.css/
.facebook, .twitter, .instagram, .youtube {
fill: #BABABA;
}
.facebook:hover {
fill: #3b5998;
}
.twitter {
fill: #55acee;
}
.twitter:hover {
fill: #BABABA;
}
.instagram:hover {
fill: #e95950;
}
.youtube:hover {
fill: #bb0000;
}