.social_items{display:flex;flex-wrap:wrap;margin:-.625em}.social_items .social_item{margin:.625em;width:2.5em;height:2.5em;box-sizing:border-box;border-radius:50%;display:flex;align-items:center;justify-content:center;transition-property:background-color;transition-duration:0.3s}.social_items .social_item:hover{opacity:.5}.social_items .social_item_icon{display:block;max-width:2.5em;max-height:2.5em}.social_items .x_social_item_icon{max-width:1.25em;max-height:1.25em}.social_items .tiktok_social_item_icon{max-width:1.75em;max-height:1.75em}