# easy-elements/1.4.5/widgets/social-icon/css/social.css

Easy Elements for Elementor – Addons &amp; Website Templates, version 1.4.5. 13 lines.

- Page: https://pluginprobe.com/plugins/easy-elements/1.4.5/code/widgets/social-icon/css/social.css
- Raw: https://pluginprobe.com/plugins/easy-elements/1.4.5/raw/widgets/social-icon/css/social.css
- Modified: 2026-05-17T12:27:16+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/easy-elements/1.4.5/code/widgets/social-icon/css/social.css#L10-L20`.

```css
:root {
  --e-global-color-primary: #FFD012;
}

.eel-social-buttons {
  display: flex;
}

.eel-social-button {
  display: grid;
  place-items: center;
  text-align: center;
}
```
