ref: faa3159e5e09e2a95cbef4dca5fcb9c8e2b41bf4
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;
}