.social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social-icons__icon{display:block;margin:0 1rem}.social-icons__icon svg{height:1.5rem;width:1.5rem}.social-icons__icon svg path{fill:#fff;-webkit-transition:all .2s ease;transition:all .2s ease}.social-icons__icon svg:hover path{fill:#e6b50f}@media (min-width:992px){.social-icons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.social-icons__icon{margin:0 0 0 2rem}}