@charset "utf-8";

.social-icons-container { display: flex; flex-wrap: wrap; -webkit-font-smoothing: auto !important; }

.social-icon { color: inherit; cursor: pointer; display: block; padding: 1rem; text-align: center; text-decoration: none; }

.social-icon p { margin-top: 8px; }