diff --git a/app/assets/stylesheets/participation.scss b/app/assets/stylesheets/participation.scss index 8b833106c..f8f03fe72 100644 --- a/app/assets/stylesheets/participation.scss +++ b/app/assets/stylesheets/participation.scss @@ -1226,22 +1226,6 @@ margin-bottom: rem-calc(3); text-decoration: none; } - - .social-share-button a { - color: #fff; - - &.social-share-button-twitter:hover { - color: #40a2d1; - } - - &.social-share-button-facebook:hover { - color: #354f88; - } - - &.social-share-button-telegram:hover { - color: #ce3e26; - } - } } .groups-and-headings {