.social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.social a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:37px;width:37px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social a svg{height:16px;-webkit-transition:all .3s linear;transition:all .3s linear;width:16px}.social a svg path{fill:currentColor;stroke:currentColor}