.social-foo{list-style:none;padding:0;margin:0;width:100%;display:inline-flex;justify-content:flex-end}.social-foo li{background-color:#fa5d42;width:48px;height:48px;border-radius:8px;margin-right:15px;display:flex;align-items:center;justify-content:center}.social-foo li svg{width:20px;height:20px;fill:white;margin-top:5px}@media(max-width:640px){.social-foo{margin:10px 0;justify-content:flex-start}.social-foo li{width:30px;height:30px}.social-foo li svg{width:15px;height:15px}}