ref: 1f244b802eaabb119d38dae00a8c2bbbd3263752
dir: /docs/themes/gohugoioTheme/src/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;
}