Better Sharing elements can be styled to match the site's appearance using CSS in the theme's style.css or by using the WP Appearance » Customize » Additional CSS field.
Each Block has a Layout Wrapper CSS Class which can be used to target the elements within with custom styles. This allows blocks to be styles across the entire site or styles applied to individual blocks as needed.
BSWP Layout Wrapper CSS ClassesAdditionally, the Sharing buttons can be styled by targeting those classes: .bswp-twitter-btn, .bswp-facebook-btn, .bswp-link-btn, .bswp-email-btn
Better Sharing button CSS classes