.social-wrapper{display:flex;flex-direction:column}.social-wrapper .social-item{align-items:center;background-color:var(--color-accent-1);border-radius:20px;display:inline-flex;height:28px;justify-content:center;margin-bottom:12px;text-decoration:none;width:28px}.social-wrapper .social-item:last-child{margin-bottom:0}.social-wrapper .social-item--image{object-fit:contain}@media(max-width:992px){.social-wrapper{flex-direction:row}.social-wrapper .social-item{margin-bottom:0;margin-right:12px}.social-wrapper .social-item:last-child{margin-right:0}}